{
  "name": "Nexus Shield - AI-Powered Security Platform",
  "short_name": "Nexus Shield",
  "description": "Enterprise-grade cybersecurity with AI-powered threat detection, automated response, and comprehensive analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["security", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Demo",
      "short_name": "Demo",
      "description": "Request a demo of Nexus Shield",
      "url": "/contact?action=demo",
      "icons": [{ "src": "/icons/demo-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "View Nexus Shield pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/icons/pricing-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
