{
    "name": "RX Remedy Pharmacy",
    "short_name": "RX Remedy",
    "description": "Order genuine medicines, wellness & healthcare products online.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f6fafb",
    "theme_color": "#0c7c92",
    "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"
        }
    ]
}