{
    "name": "CLAVI - 온라인 클래스 관리",
    "short_name": "CLAVI",
    "description": "CLAVI 온라인 클래스 관리 애플리케이션",
    "theme_color": "#000000",
    "background_color": "#000000",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "icons/CLAVI.png",
            "sizes": "101x101",
            "type": "image/png"
        },
        {
            "src": "icons/CLAVI.png",
            "sizes": "101x101",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
