{
    "name": "SWARIN LUDO 3D",
    "short_name": "Ludo 3D",
    "description": "Play Ludo with your friends online or offline in 3D!",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#0b0f19",
    "theme_color": "#0b0f19",
    "icons": [
        {
            "src": "/assets/swarin-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/swarin-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
