{
    "$schema": "https://json.schemastore.org/web-manifest",
    "dir": "ltr",
    "lang": "ru",
    "name": "\u0421\u0430\u043d\u0442\u0435\u0445\u043d\u0438\u043a",
    "short_name": "\u0421\u0430\u043d\u0442\u0435\u0445\u043d\u0438\u043a",
    "description": "Магазин САНТЕХНИК Мурманск",
    "id": "/",
    "scope": "/",
    "start_url": "/list/",
    "orientation": "portrait",
    "display": "standalone",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}