{
  "name": "Spyford SecureOps - Enterprise Cybersecurity",
  "short_name": "SecureOps",
  "description": "Enterprise Cybersecurity, Digital Forensics & AI-Assisted Intelligence Operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1020",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "SOC Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "SOC Dashboard",
      "url": "/soc",
      "description": "Access the Security Operations Center"
    },
    {
      "name": "Threat Intelligence",
      "url": "/threat-intelligence",
      "description": "View latest threat intelligence"
    },
    {
      "name": "Report Incident",
      "url": "/contact",
      "description": "Report a security incident"
    }
  ]
}
