{
    "name": "The Invest AI",
    "short_name": "InvestAI",
    "description": "AI-powered investment briefings and real-time market intelligence",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}