{
    "name": "Finzel",
    "short_name": "Finzel",
    "description": "Stock analytics and backtesting dashboard for S&P 500 stocks",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        }
    ]
}