{
    "id": "/",
    "name": "PipTrader AI",
    "short_name": "PipTrader",
    "description": "Automated MT5 trading platform with 24/7 cloud bots",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#0f172a",
    "theme_color": "#1e293b",
    "scope": "/",
    "prefer_related_applications": false,
    "categories": ["finance", "business", "productivity"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
