{
    "name": "Gwent Classic",
    "short_name": "Gwent",
    "description": "Play the original Gwent minigame from The Witcher 3 in your browser!",
    "id": "/gwent-classic-v3.1/",
    "start_url": "index.html",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#000000",
    "theme_color": "#1e1e1e",
    "icons": [
        {
            "src": "images/icons/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "images/icons/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}