{
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "name": "CritiCalc — ER/ICU",
  "short_name": "CritiCalc",
  "description": "ER/ICU bedside decision-support: drips, fluids, electrolytes, ABG, ventilator. Works offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1013",
  "theme_color": "#0b1013",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}
  ]
}
