{
  "name":"サーフライフ",
  "short_name":"サーフライフ",
  "icons": [{
      "src": "/img/cropped-surf-life-i-192x192.png",
      "sizes":"192x192",
      "type": "image/png"
    }, {
      "src": "/img/cropped-surf-life-i-512x512.png",
      "sizes":"512x512",
      "type": "image/png"
    }],
  "start_url":  "/?utm_source=homescreen",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "shortcuts": [
    {
      "name": "全国の潮見表",
      "short_name": "全国の潮見表",
      "description": "全国の潮見表を検索できます。",
      "url": "/weather/tide_level/",
      "icons": [{
      "src": "/img/cropped-surf-life-i-192x192.png",
      "sizes":"192x192",
      "type": "image/png"
    }, {
      "src": "/img/cropped-surf-life-i-512x512.png",
      "sizes":"512x512",
      "type": "image/png"
    }]
    },
    {
      "name": "全国のサーフポイント",
      "short_name": "全国のサーフポイント",
      "description": "全国のサーフポイントを検索できます。",
      "url": "/surf/spots/",
      "icons": [{
      "src": "/img/cropped-surf-life-i-192x192.png",
      "sizes":"192x192",
      "type": "image/png"
    }, {
      "src": "/img/cropped-surf-life-i-512x512.png",
      "sizes":"512x512",
      "type": "image/png"
    }]
    }
  ]
}
