{
    "name": "CRYPTO5 - AI-Powered Crypto Intelligence Platform",
    "short_name": "CRYPTO5",
    "description": "Professional crypto intelligence platform powered by 5 specialized AI agents",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "favicon-32x32.svg",
            "sizes": "32x32",
            "type": "image/svg+xml"
        },
        {
            "src": "favicon-16x16.svg",
            "sizes": "16x16",
            "type": "image/svg+xml"
        },
        {
            "src": "apple-touch-icon.svg",
            "sizes": "180x180",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#1a1a2e",
    "background_color": "#0f0f23",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["finance", "business", "productivity"],
    "shortcuts": [
        {
            "name": "Launch App",
            "short_name": "Launch",
            "url": "/launch"
        }
    ]
} 