{
    "name": "Tellstones: King's Gambit",
    "short_name": "Tellstones",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#ffd700",
    "description": "O jogo de memória e blefe de Runeterra.",
    "orientation": "landscape",
    "icons": [
        {
            "src": "themes/Taberna/img/ui/logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "themes/Taberna/img/ui/logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}