{
    "name": "HAMA - Kashcart",
    "short_name": "HAMA - Kashcart",
    "description": "HAMA - Kashcart",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "https://kashcart.in/ob_uploads/9181/images/pwa-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://kashcart.in/ob_uploads/9181/images/pwa-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}