{
  "name": "ダムカード図鑑 - 全国817件のダムカード管理アプリ",
  "short_name": "ダムカード図鑑",
  "description": "全国817件のダムカードを管理・記録できる無料アプリ。GPS連動ルート提案、都道府県別進捗、バッジ収集など機能充実。ダムカード収集をもっと楽しく。",
  "start_url": "/?source=pwa",
  "id": "damcard-app",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "categories": ["lifestyle", "travel", "utilities"],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ダム一覧画面"
    }
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "今日行けるダムを探す",
      "short_name": "今日行ける",
      "url": "/?today=1",
      "description": "現在配布中のダムをすぐ確認"
    },
    {
      "name": "ルート提案",
      "short_name": "ルート",
      "url": "/?tab=route",
      "description": "現在地から近いダムへのルートを提案"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.web.damcard_app.twa",
      "id": "app.web.damcard_app.twa"
    }
  ]
}
