{
  "name": "CYBERZONE PRO - Cyber Security Academy",
  "short_name": "CyberZone",
  "description": "The #1 Ethical Hacking & Cyber Security learning platform. Master penetration testing, bug bounty, and AI security.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#00f2fe",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.icons8.com/fluency/192/shield.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/fluency/512/shield.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Courses",
      "url": "/#courses",
      "description": "Browse all cyber security courses"
    },
    {
      "name": "My Dashboard",
      "url": "/#dashboard",
      "description": "View your learning dashboard"
    }
  ]
}
