

{
  "name": "Bugs & Bots",
  "short_name": "Bugs & Bots",
  "description": "Demystifying code for programmers of all levels: beginners  to seasoned pros . Bugs&Bots breaks down complex challenges into actionable solutions, using clear explanations and ditching the jargon. Learn to code, have fun, and level up your skills! ‍",
  "icons": [
    {
      "src": "/assets/img/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/index.html",
  "theme_color": "#2a1e6b",
  "background_color": "#ffffff",
  "display": "fullscreen"
}

