{
  "name": "旅程管家",
  "short_name": "旅程管家",
  "description": "自助旅遊整合：訂房、交通、票券、行程、記帳、打包，一站搞定。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E4E9F1",
  "theme_color": "#2B5D8A",
  "lang": "zh-Hant",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
