{
    "lang": "ru-RU",
    "name": "StranaVstrech",
    "short_name": "StranaVstrech",
    "description": "Dating",
    "start_url": "/?utm_source=pwa",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "theme_color": "#f5f7fb",
    "background_color": "#f5f7fb",
    "categories": [
        "social",
        "dating"
    ],
    "icons": [
        {
            "src": "https://stranavstrech.net/content/themes/linda/static/favicon/android-chrome-192x192.png?v=1.0.44",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://stranavstrech.net/content/themes/linda/static/favicon/android-chrome-512x512.png?v=1.0.44",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}