{
  "name": "東京遊",
  "short_name": "東京遊",
  "description": "東京旅遊行程・記帳・退稅管理 PWA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FDFAF6",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "lifestyle"
  ],
  "lang": "zh-TW"
}
