{
    "name": "GeoGames - Ülke Bayrakları Bulmaca",
    "short_name": "Bayrak Bulmaca",
    "description": "Bayrakları tanı, ülkeleri bul! Eğlenceli coğrafya oyunu.",
    "id": "/bayrak/",
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "background_color": "#667eea",
    "theme_color": "#764ba2",
    "orientation": "portrait",
    "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"
}