{
    "name": "SBS아카데미 분당점 업무포털",
    "short_name": "업무포털",
    "description": "SBS아카데미 컴퓨터아트학원 분당점 직원용 업무포털",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f4f6f9",
    "theme_color": "#0056b3",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}