{
  "name": "CodeCanvas - AI Algorithm Visualizer & Battleground",
  "short_name": "CodeCanvas",
  "description": "LPU CodeCanvas: Institutional AI-powered algorithm visualizer, Python step tracer, and Kahoot-style classroom battleground.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#05df72",
  "orientation": "any",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/globe.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer", "productivity"],
  "screenshots": [
    {
      "src": "/codecanvas_hero.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
