{
    "name": "Hospital Findr",
    "short_name": "HospitalFindr",
    "start_url": "/?utm_source=home&utm_medium=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "description": "HospitalFindr gives you quick access to all healthcare resources like hospitals, urgent care & pharmacies!",
    "icons": [
        {
        "src": "/home-icon.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
            "src": "/home-icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}