{
    "name": "\u0410\u043b\u0442\u044b\u043d",
    "short_name": "\u0410\u043b\u0442\u044b\u043d",
    "background_color": "#eef2f6",
    "display": "standalone",
    "description": "\u0410\u043b\u0442\u044b\u043d \u2014 \u0443\u0447\u0451\u0442 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0445 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432",
    "theme_color": "#0b1f3a",
    "start_url": "/",
    "icons": [
        {
            "src": "pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "pwa/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "pwa/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}