{
  "name": "MedCalc - 临床计算工具",
  "short_name": "MedCalc",
  "description": "医务人员专用临床计算工具集 - NEWS2评分、eGFR、MELD评分等",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f4f8",
  "theme_color": "#2563eb",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
