{
    "name": "MediCompare \u2014 Compare Health Insurance Plans",
    "short_name": "MediCompare",
    "description": "Compare 50+ health insurance plans from 8 IRDAI-regulated insurers. Find the best coverage for your family at the right premium.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0ea5e9",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "finance",
        "health",
        "utilities"
    ],
    "screenshots": []
}