{
  "name": "eNEOlib Patient Monitor",
  "short_name": "Patient Monitor",
  "description": "Station monitor screen — waveforms, alarms, vitals. Shows the pairing PIN.",
  "start_url": "./simulator.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "icons/monitor.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
