{
  "id": "/",
  "name": "Kadmia",
  "short_name": "Kadmia",
  "description": "Learn JavaScript through interactive, game-based learning. Master coding with instant feedback and tailored lessons.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1111",
  "theme_color": "#CCF381",
  "scope": "/",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
