{
    "name": "Jean-Fa-Jean Bot",
    "short_name": "Jean-Fa-Jean",
    "description": "Automated crypto trading bot",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#071F42",
    "theme_color": "#071F42",
    "icons": [
        {
            "src": "/static/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
