{
    "name": "MESA Akademi — LGS Hazırlık Platformu",
    "short_name": "MesAkademi",
    "description": "Oyun Tabanlı Türk Eğitim Platformu — MEB uyumlu, AI destekli, KVKK güvenli. Oynayarak öğren.",
    "start_url": "/akademi/hub",
    "display": "standalone",
    "background_color": "#0D1117",
    "theme_color": "#7c3aed",
    "orientation": "any",
    "scope": "/",
    "categories": ["education", "games", "productivity"],
    "lang": "tr",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Akademi",
            "short_name": "Akademi",
            "description": "9 ders, MEB uyumlu, AI destekli koç",
            "url": "/akademi/hub",
            "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "LGS Kampı",
            "short_name": "LGS",
            "description": "Adaptif öğrenme + spaced repetition",
            "url": "/akademi?sekme=lgs-kamp",
            "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Oyun Merkezi",
            "short_name": "Oyunlar",
            "description": "20+ öğrenme oyunu",
            "url": "/akademi?sekme=oyunlar",
            "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
