{
    "name": "Медицинский центр",
    "short_name": "Клиника",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e5eff",
    "lang": "ru-RU",
    "icons": [
        {
            "src": "/assets/template/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/template/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/template/icons/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
