﻿{
    "name": "FXStreet",
    "short_name": "FXStreet",
    "icons": [
        {
            "src": "https://staticcontent.fxstreet.com/website/static-html/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://staticcontent.fxstreet.com/website/static-html/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#b65f5f",
    "background_color": "#b65f5f",
    "display": "standalone",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.fxstreet.forexnews",
            "url": "https://play.google.com/store/apps/details?id=com.fxstreet.forexnews"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/fxstreet-forex-news-calendar/id636453976"
        }
    ]
}