{
  "name": "Trip-notes",
  "short_name": "Trip-notes",
  "description": "手機優先的旅行 PWA，用於查看主線方案、時間軸、備案與 Owner 今日變更。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f0e8",
  "theme_color": "#24515a",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
