{
  "name": "國民藥局會員福利站",
  "short_name": "會員福利站",
  "description": "國民藥局 LINE 會員福利站：優惠折價券與會員服務",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f6f9",
  "theme_color": "#17446e",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["health", "lifestyle", "shopping"],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "會員中心首頁"
    }
  ],
  "shortcuts": [
    {
      "name": "我的折價券",
      "short_name": "折價券",
      "description": "查看可用折價券",
      "url": "/coupons",
      "icons": [{ "src": "/icons/coupons.png", "sizes": "96x96" }]
    }
  ]
}
