{
  "name": "沖縄観光ガイド",
  "short_name": "OkinawaGuide",
  "description": "沖縄の観光スポット・イベント・旅程を多言語で提供する観光サイト",
  "start_url": "/ja/",
  "display": "standalone",
  "background_color": "#0c4a6e",
  "theme_color": "#0c4a6e",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "orientation": "portrait-primary"
}
