{
    "name": "MikeTraders \u2014 Test any Deriv bot before you trust it",
    "short_name": "MikeTraders",
    "description": "Upload any Deriv .xml trading bot and see what it actually does. Real backtesting, Monte Carlo ruin rates, and digit statistics with margin of error.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B0E14",
    "theme_color": "#7C6CFF",
    "icons": [
        {
            "src": "/logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}