{
    "name": "OptimaTrader Pro - Mobile",
    "short_name": "Optima Pro",
    "orientation": "portrait",
    "description": "OptimaTrader Pro - Automatic Copy Trading for Everyone",
    "start_url": "/pwa/home.html",
    "display": "standalone",
    "background_color": "#0d5afd",
    "theme_color": "#0d5afd",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}


