{
    "name": "Nuvilo Health",
    "short_name": "Nuvilo",
    "description": "Find hospitals, clinics, pharmacies and health resources near you across the USA.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#108A82",
    "theme_color": "#108A82",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
