{
    "name": "MathKids - 즐거운 수학 놀이",
    "short_name": "MathKids",
    "description": "전두엽 발달을 위한 아이 맞춤 수학 학습 앱",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8F9FA",
    "theme_color": "#4A90D9",
    "lang": "ko",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "kids"]
}
