{
    "name": "시즌 업무 포털",
    "short_name": "업무포털",
    "description": "시즌 업무 포털",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#6C8DF6",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/assets/brand/icon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/assets/brand/icon.ico",
            "sizes": "192x192",
            "type": "image/x-icon",
            "purpose": "any maskable"
        }
    ]
}
