{
    "name": "LivWell Insurance",
    "short_name": "LivWell",
    "gcm_sender_id": "111111111111",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#8B0000",
    "icons": [
        {
            "src": "/png/Logo-Footer.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/png/Logo-Footer.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}