{
    "name": "BriscaCard",
    "short_name": "BriscaCard",
    "description": "Play a complete Brisca match in your browser, learn the rules, and discover the full BriscaCard experience for Android and iOS.",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "background_color": "#091711",
    "theme_color": "#091711",
    "icons": [
        {
            "src": "/site-assets/app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/site-assets/app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
