{
  "name": "Oncident",
  "short_name": "OpsBridge",
  "description": "Operations command center — real-time event monitoring and AI agent sessions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Events Feed",
      "url": "/events",
      "description": "View inbound intelligence stream"
    },
    {
      "name": "Review Queue",
      "url": "/artifacts",
      "description": "Approve or reject agent artifacts"
    }
  ]
}
