{
    "name": "PT Trad B.V.",
    "short_name": "PT Trad",
    "description": "Learn analytical trading frameworks and market structure fundamentals. Evidence-based education for serious traders in Amsterdam, Netherlands.",
    "start_url": "https://pt-trad.ing/",
    "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"
        }
    ]
}