{
  "name": "智慧医疗人脸识别系统",
  "short_name": "智慧医疗",
  "description": "基于AI的智慧医疗人脸识别与患者管理系统",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2E86AB",
  "background_color": "#667eea",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%232E86AB'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='central' fill='white' font-family='Arial' font-size='40'%3E医%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%232E86AB'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='central' fill='white' font-family='Arial' font-size='40'%3E医%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["healthcare", "medical", "ai"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "人脸识别",
      "short_name": "识别",
      "description": "快速启动人脸识别功能",
      "url": "/medical-main-interface.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%234DA6FF'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='central' fill='white' font-family='Arial' font-size='30'%3E👤%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "移动端操作",
      "short_name": "移动",
      "description": "移动端专用界面",
      "url": "/medical-mobile.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%2328a745'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='central' fill='white' font-family='Arial' font-size='30'%3E📱%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "3D数字孪生",
      "short_name": "3D",
      "description": "3D数字孪生可视化大屏",
      "url": "/medical-digital-twin.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23FF9800'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='central' fill='white' font-family='Arial' font-size='30'%3E🏥%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
