{
    "name": "Carsona - Premium Car Seat Covers",
    "short_name": "Carsona",
    "description": "Premium car seat covers with doorstep installation in Delhi NCR. FREE installation with WEL50.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1c2833",
    "icons": [
        {
            "src": "/static/logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "/static/logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}

