{
    "id": "/login",
    "name": "Get Trade",
    "short_name": "GetTrade",
    "description": "Get Trade User Portal",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icons/manifest-icon-192.maskable.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/manifest-icon-512.maskable.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
