{
  "name": "Buna Byte CTF",
  "short_name": "BunaByte",
  "description": "The premier cybersecurity training and CTF platform in Ethiopia and Africa. Compete, learn ethical hacking, and dominate the African infosec ecosystem.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0118",
  "theme_color": "#8e44ad",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
