{
    "short_name": "Agent Portal",
    "name": "TPV.com Agent Portal",
    "icons": [
        {
            "src": "/img/tpv-logo-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/tpv-logo-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/?utm_source=pwa",
    "background_color": "#FFF",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#007bff"
}
