{
  "name": "Hi-Hope ICOPE 評估照護管理",
  "short_name": "Hi-Hope",
  "description": "ICOPE 評估照護管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": ["medical", "healthcare", "productivity"],
  "shortcuts": [
    {
      "name": "社區管理",
      "url": "/locations",
      "description": "管理社區資料"
    },
    {
      "name": "個案管理",
      "url": "/cases",
      "description": "管理個案資料"
    }
  ],
  "prefer_related_applications": false
}
