{
    "name": "Bixlr Portal",
    "short_name": "Bixlr Portal",
    "description": "Mobile Access Portal for Bixlr Portal",
    "start_url": "https://portal.bixlr.com/clients",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1d4ed8",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "https://portal.bixlr.com/favicon.ico",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}