{
    "short_name": "StockX Pro",
    "name": "StockX Pro - Professional Trading Platform",
    "description": "Professional trading platform for sneakers, streetwear, electronics, and collectibles.",
    "background_color": "#ffffff",
    "display": "standalone",
    "theme_color": "#2563eb",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "https://web-assets.stockx.com/static/logo/favicon.ico",
            "type": "image/x-icon",
            "sizes": "32x32"
        }
    ]
}
