{
  "name": "IHG 器具辨識",
  "short_name": "器具辨識",
  "description": "IHG 台北洲際酒店 AI 餐具辨識系統 — 即時拍攝辨識、離線瀏覽歷史",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A2E",
  "theme_color": "#C5A477",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "zh-TW"
}