{
    "name": "Swastik Healthcare",
    "short_name": "Swastik",
    "start_url": "/",
    "display": "standalone",
    "description": "Swastik Healthcare provides trusted and comprehensive healthcare services. Book appointments, consult specialists, and manage your health — all in one place.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "health",
        "medical",
        "lifestyle",
        "healthcare",
        "hospital",
        "clinic",
        "doctor",
        "patient",
        "appointment",
        "prescription",
        "bill",
        "payment",
        "report",
        "lab",
        "radiology",
        "pharmacy",
        "ipd",
        "opd",
        "emergency",
        "ambulance",
        "blood",
        "organ"
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}