{
    "name": "우리반 레벨업",
    "short_name": "우리반 레벨업",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1C1C1E",
    "theme_color": "#1C1C1E",
    "description": "퀘스트를 완료하고 경험치를 쌓아 레벨업하세요! 선생님과 학생이 함께하는 RPG 스타일 학급 운영 플랫폼입니다.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/app_launcher_icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/app_launcher_icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
