{
    "name": "M-EX — India's B2B Metal Exchange",
    "short_name": "M-EX",
    "description": "Buy and sell ready stock and excess inventory through India's B2B metal exchange. Transparent auctions. Verified buyers and sellers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A1628",
    "theme_color": "#0A1628",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "finance"
    ],
    "lang": "en-IN",
    "id": "/",
    "screenshots": [
        {
            "src": "/images/icons/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/images/icons/screenshot-desktop.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}