{
    "start_url": "/welcome",
    "short_name": "Patient Portal",
    "name": "Patient Portal",
    "icons": [
        {
            "src": "assets/img/launcher-icon.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "background_color": "#3367D6",
    "theme_color": "#3367D6",
    "display": "standalone"
}
