{
  "name": "麻醉術前藥物管理工具",
  "short_name": "術前藥物",
  "description": "麻醉術前訪視輔助工具：停藥天數、衛教單張、AF 評分、逆轉劑",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#E8EFE9",
  "theme_color": "#2D6A4F",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
