{
    "name": "D'vlop Connect",
    "short_name": "D'vlop",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#293B60",
    "icons": [
        {
            "src": "/icons/dvlop-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
