{
    "name": "Kelime Fethi - Türkiye'yi Fethet",
    "short_name": "Kelime Fethi",
    "description": "Türkiye haritasını kelime bulmacalarıyla fethet! Günlük bulmaca, 81 şehir, Türkçe kelime oyunu.",
    "start_url": "./index.html",
    "scope": "./",
    "id": "/kelime-fethi/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0e1a",
    "theme_color": "#16a34a",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["games", "education"],
    "icons": [
        {
            "src": "assets/icon-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "assets/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Günlük Bulmaca",
            "short_name": "Günlük",
            "url": "./index.html?view=daily",
            "description": "Bugünün bulmacasını oyna",
            "icons": [{ "src": "assets/icon-96.png", "sizes": "96x96", "type": "image/png" }]
        },
        {
            "name": "Harita",
            "short_name": "Harita",
            "url": "./index.html?view=map",
            "description": "Türkiye haritasını gör",
            "icons": [{ "src": "assets/icon-96.png", "sizes": "96x96", "type": "image/png" }]
        }
    ],
    "screenshots": [
        {
            "src": "assets/screenshot-map.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Türkiye haritası - şehirleri kelimelerle fethet"
        },
        {
            "src": "assets/screenshot-puzzle.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Kelime bulmacası - Wordle tarzı Türkçe oyun"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": []
}
