{
  "name": "血壓日常與緊急卡 | Daily & Emergency",
  "short_name": "血壓日常",
  "description": "長者友善健康記錄與緊急醫療卡 — 需登入，離線可用。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#27665D",
  "orientation": "portrait",
  "lang": "zh-Hant",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
