{
  "name": "Ethical Explorers",
  "short_name": "EthicalExplorers",
  "description": "Cybersecurity education platform — Learn ethical hacking, penetration testing, and digital security.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#9333ea",
  "orientation": "any",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
