{
    "theme_color": "#35aff6",
    "background_color": "#35aff6",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "name": "NIKOZHAN Client",
    "short_name": "NIKOZHAN Client",
    "description": "\u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u0441\u044b\u043b\u043e\u043a",
    "icons": [
        {
            "src": "src/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "src/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "src/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "src/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
    
}