{
    "name": "Oyun Galerisi",
    "short_name": "Oyunlar",
    "description": "10 eğlenceli oyun bir arada! Dinazor, Tetris, Yılan, 2048, Flappy Bird, Meyve Ninja ve daha fazlası.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0f1a",
    "theme_color": "#6c5ce7",
    "lang": "tr",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
