{
  "name": "Gateway Sentry",
  "short_name": "Gateway Sentry",
  "description": "AI-powered DDoS mitigation and L3-L7 protection platform with advanced fingerprinting and real-time threat detection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#030712",
  "categories": ["security", "business", "productivity"],
  "icons": [
    {
      "src": "/images/favicon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/images/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
