{
  "id": "./mobile.html",
  "name": "POLSKA — 波蘭 8 天旅伴",
  "short_name": "POLSKA",
  "description": "2026/10/24–10/31 波蘭四城行程、火車、訂票與離線旅伴",
  "lang": "zh-Hant",
  "start_url": "./mobile.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f4ecd8",
  "theme_color": "#a8231d",
  "categories": ["travel", "lifestyle", "reference"],
  "shortcuts": [
    {
      "name": "今日行程",
      "short_name": "今日",
      "description": "打開手機旅伴版今日行程",
      "url": "./mobile.html",
      "icons": [
        {
          "src": "apple-touch-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "桌機總覽",
      "short_name": "桌機",
      "description": "打開桌機版旅行控制台",
      "url": "./desktop.html",
      "icons": [
        {
          "src": "apple-touch-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
