{
  "name": "Evolgium",
  "short_name": "Evolgium",
  "description": "Learn programming through evolution.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#1a2540",
  "theme_color": "#1a2540",
  "icons": [
    { "src": "web-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "web-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "web-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
