{
    "lang": "ru-RU",
    "name": "Ломоносов",
    "short_name": "Ломоносов",
    "icons": [
        {
            "src": "/static/android-chrome-192x192.png?v=1",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/android-chrome-512x512.png?v=1",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#242b31",
    "background_color": "#242b31",
    "display": "standalone",
    "start_url": "/",
    "orientation": "any"
}