{
    "short_name": "Chatspin",
    "name": "Chatspin - Random Video Chat, Talk to Strangers",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "/assets/img/_res/drawable-nodpi/icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3367D6",
    "description": "Video chat and meet new people instantly with the very simple Chatspin app.",
    "screenshots": [
        {
            "src": "/assets/img/cams.png",
            "type": "image/png",
            "sizes": "255x453"
        },
        {
            "src": "/assets/img/special.png",
            "type": "image/png",
            "sizes": "481x736"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.Chatspin",
            "url": "https://play.google.com/store/apps/details?id=com.Chatspin"
        }
    ]
}