{
  "name": "ICS Live Demo",
  "short_name": "ICS Demo",
  "description": "Live demo of Incident Command App — see the board in action",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "theme_color": "#2bb3d6",
  "background_color": "#0a0d13",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
