{
    "name": "Bingo IO",
    "short_name": "Bingo IO",
    "description": "Experience the thrill of real-time multiplayer bingo. Join friends, host games, and play instantly.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0F172A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}