{
    "name": "Game Theory — Let the Cards Talk",
    "short_name": "Game Theory",
    "description": "An invite-only poker club for serious players. Strategy first. Integrity always. Let the cards talk.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1c120a",
    "theme_color": "#4a2e18",
    "categories": ["social", "lifestyle"],
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
