{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Cyber Citadel - Cyber Security Specialists",
  "short_name": "Cyber Citadel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#f97316",
  "description": "Expert cyber security services including penetration testing, vulnerability assessments, SOC-as-a-Service, threat intelligence, and incident response worldwide.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["security", "business", "technology"]
}
