    {
        "name": "BrandPOS Portal",
        "short_name": "BrandPOS",
        "start_url": "/",
        "display": "standalone",
        "background_color": "#ffffff",
        "theme_color": "#3367D6",
        "icons": [
            {
                "src": "/img/icon_white_192.png",
                "sizes": "192x192",
                "type": "image/png"
            },
            {
                "src": "/img/icon_white_512.png",
                "sizes": "512x512",
                "type": "image/png",
                "purpose": "maskable any"
            }
        ]
    }
