{
  "name": "Care Partners 護理伴侶",
  "short_name": "護理伴侶",
  "description": "香港長者在家護理助手 — 報平安、健康記錄、護士預約、海外家人即時查看",
  "start_url": "https://carespartners.com/",
  "display": "standalone",
  "background_color": "#FEFCF3",
  "theme_color": "#22C55E",
  "orientation": "portrait",
  "lang": "zh-TW",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-zh.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "長者主頁 — 每日報平安大按鈕"
    },
    {
      "src": "/screenshots/health-zh.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "健康趨勢 — 血壓、血糖、血氧圖表"
    },
    {
      "src": "/screenshots/nurse-zh.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "護士預約 — 上門護理服務"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "scope": "https://carespartners.com/",
  "dir": "auto",
  "shortcuts": [
    {
      "name": "報平安",
      "short_name": "報平安",
      "description": "長者每日報平安",
      "url": "https://carespartners.com/select-family",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "輸入健康數據",
      "short_name": "健康記錄",
      "description": "輸入血壓、血糖、體重",
      "url": "https://carespartners.com/select-family",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "預約護士",
      "short_name": "預約護士",
      "description": "預約護士或物理治療師上門",
      "url": "https://carespartners.com/select-family",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": []
}