{
  "name": "儿童病程用药记录",
  "short_name": "用药记录",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef8f7",
  "theme_color": "#3a7ca5",
  "description": "儿童发热与用药记录 PWA",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
