{
    "gcm_sender_id": "103953800507",
    "name": "Seller Hub",
    "short_name": "SellerHub",
    "description": "Create your product catalog, share it on social media, and receive orders in one place. Free online store builder for social media sellers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "categories": [
        "business",
        "shopping",
        "social"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}