{
  "name": "VentSim — ICU Ventilator Simulator",
  "short_name": "VentSim",
  "description": "Free, browser-based ICU ventilator simulator with real-time waveforms, loops, alarms, and a physics-informed patient model.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
