{
    "id": "/",
    "name": "FXTM - Forex Trading App",
    "short_name": "FXTM",
    "start_url": "/",
    "categories": [
        "finance",
        "business",
        "productivity"
    ],
    "display": "standalone",
    "background_color": "#ffffff",
    "description": "The FXTM app gives you direct access to our trading services on the go, with the choice of oil, gold, indices and more. Just choose your account type, make a deposit and you’ll be on your way to discovering big opportunities.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.exinity.fxtm",
            "id": "com.exinity.fxtm"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/fxtm-trading-app/id6738046376",
            "id": "com.exinity.fxtm.prod"
        }
    ],
    "launch_handler": {
        "client_mode": [
            "focus-existing",
            "auto"
        ]
    },
    "protocol_handlers": [
        {
            "protocol": "web+fxtm",
            "url": "/trade?symbol=%s"
        }
    ],
    "shortcuts": [
        {
            "name": "Trade",
            "description": "Go to trading sections",
            "url": "/trade",
            "icons": [
                {
                    "src": "icons/pwa/shortcut-trade.png",
                    "size": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Positions",
            "description": "View your positions",
            "url": "/positions",
            "icons": [
                {
                    "src": "icons/pwa/shortcut-positions.png",
                    "size": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Hub",
            "description": "Explore tools and strategies",
            "url": "/hub",
            "icons": [
                {
                    "src": "icons/pwa/shortcut-hub.png",
                    "size": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Profile",
            "description": "View your profile and trading accounts",
            "url": "/profile",
            "icons": [
                {
                    "src": "icons/pwa/shortcut-profile.png",
                    "size": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/app_icon_48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/app_icon_256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "icons/app_icon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "images/previews/preview_1.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Confident trading starts here"
        },
        {
            "src": "images/previews/preview_3.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Easy deposits, fast withdrawals"
        },
        {
            "src": "images/previews/preview_5.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Stay ahead of upcoming economic events"
        },
        {
            "src": "images/previews/preview_6.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Daily trade ideas with market signals"
        },
        {
            "src": "images/previews/preview_8.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Keep up to date with market updates & alerts"
        },
        {
            "src": "images/previews/preview_wide_2.png",
            "sizes": "1410x832",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Trade hundreds of markets"
        },
        {
            "src": "images/previews/preview_wide_3.png",
            "sizes": "1410x832",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Explore deeper insights and discover your next opportunity"
        },
        {
            "src": "images/previews/preview_wide_4.png",
            "sizes": "1410x832",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Automatically populate your order with pre-fill TP & SL values"
        },
        {
            "src": "images/previews/preview_wide_5.png",
            "sizes": "1410x832",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Earn rewards as you trade"
        },
        {
            "src": "images/previews/preview_wide_6.png",
            "sizes": "1410x832",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Find the latest features to enhance your trade"
        }
    ]
}