{
    "name": "LURNIT — 배우고, 운영하라.",
    "short_name": "LURNIT",
    "description": "프랜차이즈 핵심 직무 교육 플랫폼 — 라이브, VOD, AI 법령 Q&A",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F5F5F0",
    "theme_color": "#1A56DB",
    "orientation": "portrait-primary",
    "lang": "ko",
    "categories": ["education"],
    "icons": [
        {
            "src": "/wp-content/themes/hm-edu-theme/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/hm-edu-theme/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "내 강의",
            "url": "/mypage?tab=courses",
            "icons": [{ "src": "/wp-content/themes/hm-edu-theme/assets/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "AI Desk",
            "url": "/ai-desk",
            "icons": [{ "src": "/wp-content/themes/hm-edu-theme/assets/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
