{
  "name": "医患交互系统",
  "short_name": "医患交互",
  "description": "医患交互系统，提供患者管理、术前评估、术后随访、AI辅助诊疗、量表推送、健康科普等功能",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8F4FD",
  "theme_color": "#1A73B5",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663367717270/hr5hDFvXuBwNM5gq6TCcRt/pwa-icon-192-5xP6y9TDiEhDEXMofESYmp.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663367717270/hr5hDFvXuBwNM5gq6TCcRt/pwa-icon-512-iZwR5FpM3eHxf3gHpdX7Br.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "医生工作站",
      "short_name": "医生端",
      "description": "进入医生工作台",
      "url": "/doctor",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663367717270/hr5hDFvXuBwNM5gq6TCcRt/pwa-icon-192-5xP6y9TDiEhDEXMofESYmp.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "患者服务中心",
      "short_name": "患者端",
      "description": "进入患者服务中心",
      "url": "/patient",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663367717270/hr5hDFvXuBwNM5gq6TCcRt/pwa-icon-192-5xP6y9TDiEhDEXMofESYmp.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
