{
    "name": "Find A Nurse",
    "short_name": "Find A Nurse",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1B3A6B",
    "description": "Comprehensive healthcare platform for patients and providers.",
    "id": "first-health-pwa",
    "categories": ["medical", "health", "lifestyle"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "first_health_icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        },
        {
            "src": "first_health_icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
