{
  "name": "ShieldAI Pro",
  "short_name": "ShieldAI",
  "description": "Enterprise AI-powered cybersecurity platform — real-time threat detection, dark web monitoring, and compliance automation",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#0ea5e9",
  "categories": ["security", "business", "productivity"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "ShieldAI Pro Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Threat Center",
      "short_name": "Threats",
      "description": "View active threats and security events",
      "url": "/threats",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "ARIA AI Bot",
      "short_name": "ARIA",
      "description": "Chat with your AI security assistant",
      "url": "/aria",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Dark Web Monitor",
      "short_name": "Dark Web",
      "description": "Check for credential exposures",
      "url": "/darkweb",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
