{
    "name": "Tra-Ding AB",
    "short_name": "Tra-Ding",
    "description": "Learn technical analysis, price action, and market signals from Sweden's trusted trading education platform. Develop analytical skills without profit claims.",
    "start_url": "https://tra-ding.info/",
    "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"
        }
    ]
}