{
    "name": "Mediso India - Medicine Delivery",
    "short_name": "Mediso",
    "description": "Order medicines online with fast delivery in minutes. Trusted pharmacy delivery service in India.",
    "start_url": "/order.html",
    "display": "standalone",
    "background_color": "#0a2463",
    "theme_color": "#0a2463",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}