{
  "name": "HEKA 行動端",
  "short_name": "HEKA",
  "description": "HEKA 長照生態系手機端 — 居服員引導工具與家屬時光軸",
  "start_url": "/staff/elderly",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F9FF",
  "theme_color": "#0369A1",
  "lang": "zh-TW",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "推送提醒",
      "short_name": "推送",
      "url": "/staff/push/reminder"
    },
    {
      "name": "新增紀錄",
      "short_name": "紀錄",
      "url": "/staff/record"
    }
  ]
}
