{
    "name": "Kontekst Oyunu",
    "short_name": "Kontekst",
    "description": "Yapay zeka destekli Türkçe kelime tahmin oyunu. Gizli kelimeyi anlamsal yakınlığa göre bul!",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1E1E1E",
    "theme_color": "#1E1E1E",
    "lang": "tr",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["games", "entertainment"]
}
