{
  "name": "服藥提醒 · 金魚村",
  "short_name": "服藥提醒",
  "description": "記錄每日劑量、管理藥品庫存、查看服藥歷史。金魚村系列工具。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF9F6",
  "theme_color": "#D4A373",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Doses",
      "url": "/",
      "description": "View and mark today's medications"
    }
  ]
}
