{
    "name": "Yut Nori",
    "short_name": "Yut Nori",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b0f1a",
    "theme_color": "#0b0f1a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/assets/image/lobby/yutnori.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ]
}