{
    "name": "PlayWhot — Whot Card Game Online",
    "short_name": "PlayWhot",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#190f2e",
    "theme_color": "#0f1320",
    "description": "Play Whot online free — the classic Nigerian multiplayer card game. Quick matches, daily tournaments, a ranked ladder and games with friends. On iOS, Android and the web.",
    "categories": ["games", "entertainment"],
    "lang": "en",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.playwhot.whot",
            "id": "com.playwhot.whot"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/ca/app/playwhot/id1659260452"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}