{
  "name": "宛分帳幫手",
  "short_name": "宛分帳幫手",
  "description": "多人旅遊共同分帳與消費紀錄",
  "start_url": "/?source=pwa-v3",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#fffaf2",
  "theme_color": "#fff7e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?app=wan-trip-split"
}