{
    "name": "Quant Alpha - Blockchain Education & Trading Community",
    "short_name": "QuantAlpha",
    "description": "Educational community for blockchain technology and cryptocurrency trading. Free guides, tutorials, market analysis, and discussion forums for traders of all levels.",
    "icons": [
        {
            "src": "bin/logos/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "bin/logos/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2aaa5f",
    "background_color": "#faf9f6",
    "display": "standalone",
    "start_url": "/"
}