{
    "name": "BlackJackForAll",
    "short_name": "BJForAll",
    "description": "Master the table. Own the Game.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#06402b",
    "theme_color": "#FFD700",
    "icons": [
        {
            "src": "assets/logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}