{
    "name": "Dil Gücü Platformu",
    "short_name": "DGP",
    "description": "Türkçeni geliştiren oyun ve yazı platformu — OynaOgren.tr",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0b111a",
    "background_color": "#0b111a",
    "lang": "tr",
    "categories": [
        "education",
        "games"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}