{
    "name": "TradeUpLab",
    "short_name": "TradeUpLab",
    "description": "Find profitable CS2 trade ups, live profit tracking, skin filters, float calculator, and more.",
    "icons": [
        {
            "src": "/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone"
} 