{
  "name": "釣りgoo! エギングスポット全国ガイド",
  "short_name": "釣りgoo!",
  "description": "全国602箇所以上のエギングスポット情報を毎週更新",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a5276",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ランキング",
      "short_name": "ランキング",
      "description": "今週のおすすめスポットTOP20",
      "url": "/ranking/"
    },
    {
      "name": "お気に入り",
      "short_name": "お気に入り",
      "description": "保存したスポット一覧",
      "url": "/favorites/"
    }
  ]
}
