{
    "name": "Belot Masters",
    "short_name": "BelotMasters",
    "description": "Play belot online for free against other players or bots.",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
        
    ],
    "theme_color": "rgb(17 94 89)",
    "background_color": "rgb(23 23 23)",
    "start_url": "/",
    "display": "standalone"
}
