{
  "name": "Northbound Sentinel",
  "short_name": "Sentinel",
  "description": "Enterprise Attack Surface Management & AI-Driven Security Intelligence",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/nb.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["security", "business", "productivity"]
}
