{
  "name": "全国動物園スタンプラリー",
  "short_name": "動物園ラリー",
  "description": "日本全国の動物園を巡るスタンプラリーアプリ。訪問記録・地図・写真管理。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d6a4f",
  "theme_color": "#2d6a4f",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["travel", "lifestyle"]
}
