{
  "name": "Cortex \u2014 Atlas Platform",
  "short_name": "Cortex",
  "description": "Knowledge graph-powered infrastructure monitoring with self-healing, blast radius analysis, institutional memory, and cloud cost management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#818cf8",
  "orientation": "any",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View infrastructure health overview"
    },
    {
      "name": "Incidents",
      "url": "/incidents",
      "description": "View active incidents"
    },
    {
      "name": "Topology",
      "url": "/topology",
      "description": "View service dependency map"
    }
  ]
}
