{
    "id": "/shop",
    "name": "BazaarSaathi Shop",
    "short_name": "Shop",
    "description": "BazaarSaathi Shop App",
    "start_url": "/shop/login",
    "scope": "/shop/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4F46E5",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/iconP-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/iconP-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}

