{
  "id": "/hub/",
  "name": "健康家族",
  "short_name": "健康家族",
  "description": "健康管理 App 家族入口：一次進入，連結三高、成長、女性健康、喝水、久坐等工具。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F4F0",
  "theme_color": "#141E2B",
  "lang": "zh-TW",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "logo-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
