{
  "name": "家庭健康紀錄",
  "short_name": "健康紀錄",
  "description": "家庭照護健康數據記錄與趨勢追蹤",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#4A90D9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>❤️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
