{
    "id": "/",
    "name": "myBMN",
    "short_name": "myBMN",
    "start_url": "/?_route=home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f7fa",
    "theme_color": "#f97316",
    "icons": [
        {
            "src": "/ui/ui/images/logo.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}