{
    "id": "/",
    "name": "DealerBay — Used cars from verified dealers",
    "short_name": "DealerBay",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FBF5EA",
    "theme_color": "#FBF5EA",
    "description": "Browse used cars from GST-verified dealers near you. Filter by budget, fuel, transmission and body type, compare EMI, and contact the dealer directly.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["shopping", "business"],
    "lang": "en-IN",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
