{
    "name": "PassAI - AI 학습 플랫폼",
    "short_name": "PassAI",
    "description": "AI 기반 자격증 학습 플랫폼 — 이론, 문제풀이, 오답노트",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e40af",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education"
    ],
    "lang": "ko",
    "dir": "ltr"
}