{
    "name": "Silkroad.com - B2B Marketplace",
    "short_name": "Silkroad.com",
    "description": "Silkroad.com is a B2B Marketplace connecting businesses with trusted suppliers, products, services, and delivery across the globe.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFF7ED",
    "theme_color": "#F25A12",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "lifestyle",
        "shopping"
    ],
    "shortcuts": [
        {
            "name": "Browse Services",
            "url": "/services",
            "description": "Find local service providers"
        },
        {
            "name": "My Orders",
            "url": "/orders",
            "description": "View your order history"
        },
        {
            "name": "Categories",
            "url": "/categories",
            "description": "Browse by category"
        }
    ]
}