{
  "name": "AnomIQ Operations Intelligence",
  "short_name": "AnomIQ",
  "description": "ServiceNow-native operations intelligence layer for autonomous incident remediation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1526",
  "theme_color": "#3b82f6",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "shortcuts": [
    {
      "name": "Incident Queue",
      "short_name": "Incidents",
      "description": "View and analyze live ServiceNow incidents",
      "url": "/incidents"
    },
    {
      "name": "Packages",
      "short_name": "Packages",
      "description": "Review and approve remediation packages",
      "url": "/packages"
    },
    {
      "name": "War Room",
      "short_name": "War Room",
      "description": "Active major incident war rooms",
      "url": "/war-room"
    }
  ]
}
