{
  "name": "医生工作台 - 患者管理系统",
  "short_name": "医生工作台",
  "description": "医生患者管理、病例记录、回访提醒、科研数据管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f1f5f9",
  "theme_color": "#4f8cf7",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%234f8cf7'/><text x='96' y='120' font-size='88' text-anchor='middle' fill='white' font-family='sans-serif'>⚕</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%234f8cf7'/><text x='256' y='330' font-size='260' text-anchor='middle' fill='white' font-family='sans-serif'>⚕</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
