{
    "dir": "ltr",
    "lang": "en",
    "name": "pChat",
    "short_name": "pChat",
    "scope": "https://pchat.com/",
    "display": "standalone",
    "start_url": "https://pchat.com",
    "background_color": "#ffffff",
    "theme_color": "transparent",
    "description": "pChat App",
    "orientation": "any",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "pchat.com.pChat",
            "url": "https://play.google.com/store/apps/details?id=pchat.com.pChat"
        }
    ],
    "icons": [
        {
            "src": "https://pchat.com/pchat-icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "url": "https://pchat.com/",
    "screenshots": []
}