{
    "name": "GladToBe Marketplace",
    "short_name": "GladToBe",
    "description": "GladToBe marketplace for digital products, events, and vendor stores.",
    "start_url": "https://gladtobe.co.ke/",
    "scope": "https://gladtobe.co.ke/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#070707",
    "theme_color": "#4a2c01",
    "icons": [
        {
            "src": "/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}