{
  "name": "EMS VentSim Pro",
  "short_name": "Vent Sim",
  "description": "An interactive EMS ventilator simulator for practicing invasive and non-invasive ventilation with realistic device replicas, live waveforms and graded prehospital scenarios.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/app-icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/app-icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
