{
    "name": "Trade Analyzer AI",
    "short_name": "TradeAI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#050505",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48 32x32 16x16",
            "type": "image/x-icon"
        }
    ]
}
