{
  "name": "SimSage Labs Monitor Lab",
  "short_name": "SimSage Labs",
  "description": "OR waveform monitor simulator for resident education — Powered by PassTier",
  "start_url": "/simulation",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["medical", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

