{
    "short_name": "B4S",
    "name": "Buyer4Seller",
    "description": "Buyer service for ozon sellers",
    "icons": [
        {
            "src": "/icon.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "start_url": "/",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3367D6"
}