{
    "name": "MediCare Pharmacy",
    "short_name": "Pharmacy",
    "description": "Your 24/7 Online Pharmacy Solution",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2e7d32",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https_placehold.co/192x192/2e7d32/ffffff?text=Icon",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https_placehold.co/512x512/2e7d32/ffffff?text=Icon",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}