{
    "name": "No Filter Clinic",
    "short_name": "NoFilter",
    "description": "No Filter Clinic - Healthcare and Medical Services",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "/storage/uploads/settings/branding/clinic_logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/storage/uploads/settings/branding/clinic_logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/storage/uploads/settings/branding/clinic_favicon.webp",
            "sizes": "96x96",
            "type": "image/webp",
            "purpose": "any"
        }
    ],
    "categories": ["health", "medical", "lifestyle"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Book Appointment",
            "short_name": "Appointment",
            "url": "/appointments",
            "icons": [{"src": "/storage/uploads/settings/branding/clinic_favicon.webp", "sizes": "96x96"}]
        },
        {
            "name": "Our Services",
            "short_name": "Services",
            "url": "/our-services",
            "icons": [{"src": "/storage/uploads/settings/branding/clinic_favicon.webp", "sizes": "96x96"}]
        }
    ]
}
