{
  "name": "SeerOps",
  "short_name": "SeerOps",
  "description": "AI Agents for Incident Response",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {"src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/static/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ]
}
