{
  "name": "近くの知りたいランキング",
  "short_name": "近くの知りたい",
  "description": "近くの人気店をGoogleマップの口コミ評価でランキング表示。ラーメン・居酒屋・カフェ・美容室など全ジャンル対応の無料ランキングサイト。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1abede",
  "lang": "ja-JP",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "navigation", "shopping"],
  "icons": [
    {
      "src": "/assets/icons/icon-72.png?v=20260625b",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-96.png?v=20260625b",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-128.png?v=20260625b",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-144.png?v=20260625b",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-152.png?v=20260625b",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png?v=20260625b",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-384.png?v=20260625b",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png?v=20260625b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-192.png?v=20260625b",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png?v=20260625b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "近くで探す",
      "short_name": "近くで探す",
      "description": "現在地から近いお店を探す",
      "url": "/nearby.php?source=pwa_shortcut",
      "icons": [{ "src": "/assets/icons/icon-192.png?v=20260625b", "sizes": "192x192" }]
    },
    {
      "name": "ラーメンランキング",
      "short_name": "ラーメン",
      "description": "近くのラーメン店ランキング",
      "url": "/ramen.php?source=pwa_shortcut",
      "icons": [{ "src": "/assets/icons/icon-192.png?v=20260625b", "sizes": "192x192" }]
    },
    {
      "name": "居酒屋ランキング",
      "short_name": "居酒屋",
      "description": "近くの居酒屋ランキング",
      "url": "/izakaya.php?source=pwa_shortcut",
      "icons": [{ "src": "/assets/icons/icon-192.png?v=20260625b", "sizes": "192x192" }]
    },
    {
      "name": "お気に入り",
      "short_name": "お気に入り",
      "description": "保存したお店一覧",
      "url": "/favorites.php?source=pwa_shortcut",
      "icons": [{ "src": "/assets/icons/icon-192.png?v=20260625b", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
