{

    "id": "pwa_v_1.0.1",
    "name": "Sophus3 Web App for Live Chat Video",
    "short_name": "sapp",
    "description": "This is a web app for Sophus3 live chat video. The main purpose of this app is to provide a coherent user experience and also flawless system interaction",
    "lang": "en-GB",
    "start_url": "https://fordlc-dealer-uk.s3chat.com/signin/",
    "scope": "./",
    "display": "standalone",
    "theme_color": "#444444",
    "icons": 
        [{
            "src": "img/icons/icon48.png",
            "type": "image/png",
            "sizes": "48x48"
        },
        {
            "src": "img/icons/icon96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "img/icons/icon144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "img/icons/icon192.png",
            "type": "image/png",
            "sizes": "192x192"
        }],
    "background_color": "#444444",
    "orientation": "portrait-primary",
    "related_applications": 
        [{
           "platform": "play",
           "id": "",
           "url": ""
        }],
    "prefer_related_applications":false

}