{
    "name": "CheapCheap Vendor",
    "short_name": "CC Vendor",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF3B3B",
    "description": "CheapCheap Vendor Portal — manage your store, orders & products",
    "icons": [
        {
            "src": "/cheapcheap-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/cheapcheap-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}