{
  "name": "Kestrel AI SOC",
  "short_name": "Kestrel SOC",
  "description": "AI-powered Managed Detection and Response for Nigerian fintechs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0e12",
  "theme_color": "#0c0e12",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "security"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Alerts",
      "url": "/alerts",
      "description": "View live alert feed"
    },
    {
      "name": "MITRE Coverage",
      "url": "/mitre",
      "description": "ATT&CK heatmap"
    },
    {
      "name": "Compliance",
      "url": "/compliance",
      "description": "NDPA and CBN reports"
    }
  ]
}
