{
  "name": "GeoQuizz.io - Explore the world while having fun",
  "short_name": "GeoQuizz.io",
  "description": "Discover world geography through an engaging interactive game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff88",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "categories": ["education", "games", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
