{
  "name": "NeuroICU-AI 临床计算工具",
  "short_name": "NeuroICU",
  "description": "ICU药物库与临床计算工具，30+常用公式支持医生随时调用",
  "start_url": "/icu-calc/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1929",
  "theme_color": "#06b6d4",
  "icons": [
    {"src": "/icu-calc/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icu-calc/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}