{
  "id": "/?source=pwa",
  "name": "LETS GET WASH — 高端汽車護理",
  "short_name": "LG WASH",
  "description": "LETS GET WASH 高端汽車護理會員系統 — MAKE THE IMPOSSIBLE POSSIBLE",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "lang": "zh-HK",
  "dir": "ltr",
  "categories": ["lifestyle", "business", "utilities"],
  "icons": [
    { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "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-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LG WASH — AI 機械臂洗車主頁"
    },
    {
      "src": "/screenshot-narrow-2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "會員專屬儀表板 · LG Points 餘額"
    },
    {
      "src": "/og-home.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "LG WASH 主頁 — AI 機械臂半人手洗車"
    },
    {
      "src": "/og-services.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "全線服務：洗車、鍍膜、PPF、蟲害檢測"
    },
    {
      "src": "/og-first-time.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "首次體驗 HK$100 — 免費會員專享"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url",
      "files": [
        {
          "name": "photos",
          "accept": ["image/jpeg", "image/png", "image/webp", "image/heic", "image/heif"]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/open-file?type=pdf",
      "accept": { "application/pdf": [".pdf"] },
      "icons": [{ "src": "/file-handler-pdf-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "action": "/open-file?type=ics",
      "accept": { "text/calendar": [".ics"] },
      "icons": [{ "src": "/file-handler-ics-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "protocol_handlers": [
    { "protocol": "web+lgwash", "url": "/protocol-handler?url=%s" }
  ],
  "launch_handler": { "client_mode": ["focus-existing", "navigate-existing", "auto"] },
  "shortcuts": [
    {
      "name": "立即預約洗車",
      "short_name": "預約",
      "description": "預約 AI 機械臂半人手洗車",
      "url": "/book?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "我的儀表板",
      "short_name": "Dashboard",
      "description": "查看 LG Points 餘額與會員等級",
      "url": "/dashboard?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "會員方案",
      "short_name": "Membership",
      "description": "瀏覽會員等級與升級方案",
      "url": "/membership?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
