{
    "name": "3D Pool and Snooker",
    "short_name": "3D Pool",
    "description": "3D Pool and Snooker Multiplayer Game",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#050508",
    "theme_color": "#050508",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
