{
    "name": "VIYA Health GeoLocator",
    "short_name": "VIYA Health",
    "description": "Find clinics, hospitals, and health facilities near you.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f0c60",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/wp-content/plugins/vh-geolocator/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/plugins/vh-geolocator/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}