{
    "name": "ATW - Automated Trading with Deriv",
    "short_name": "ATW",
    "description": "Automated trading platform for Deriv markets",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#121212",
    "theme_color": "#121212",
    "icons": [
        {
            "src": "/common/images/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/common/images/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/common/images/icons/180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "prefer_related_applications": false,
    "scope": "/",
    "categories": [
        "finance",
        "business"
    ],
    "display_override": ["standalone", "minimal-ui"],
    "lang": "en-US",
    "dir": "ltr",
    "id": "atw-app",
    "iarc_rating_id": "",
    "related_applications": [],
    "screenshots": []
}