{
  "name": "GeoGames - Avrupa Ülkeleri Oyunu",
  "short_name": "GeoGames EU",
  "description": "Avrupa ülkelerini öğrenmenin en eğlenceli yolu!",
  "id": "/avrupa/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "background_color": "#1CB5E0",
  "theme_color": "#00C9A7",
  "orientation": "landscape",
  "icons": [
    {
      "src": "geogo2.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "geogo2.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games",
    "education"
  ],
  "lang": "tr",
  "dir": "ltr"
}