{
  "name": "住民營養照護系統",
  "short_name": "營養照護",
  "description": "現場快速計算住民熱量、蛋白質、水分需求與營養狀態評估",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f5f7",
  "theme_color": "#0d7d74",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
