{
    "name": "Trading Dashboard",
    "short_name": "Trading",
    "description": "Trading-Journal mit Kennzahlen, Equity Curve und Playbook.",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0b0e",
    "theme_color": "#0a0b0e",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
