{
    "name": "ProTrade Solutions B.V.",
    "short_name": "ProTrade",
    "description": "Learn systematic trading from the ground up. Structured courses in market fundamentals, risk management, and technical analysis for Dutch traders.",
    "start_url": "https://pro-trade.one/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "en",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}