{
  "short_name": "Codemap",
  "name": "Codemap - Web Development, AI Development, DSA & Programming",
  "description": "Master Web Development, AI Development, Data Structures & Algorithms (DSA), and Programming with interactive practice arenas and bootcamps.",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0f1d",
  "background_color": "#0a0f1d",
  "categories": [
    "education",
    "developer",
    "productivity",
    "utilities"
  ]
}