{
  "name": "病历智能助手",
  "short_name": "病历助手",
  "description": "AI 辅助书写病历，扫码枪写入 HIS。医生自用。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f4f7",
  "theme_color": "#1f6feb",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
