{
    "name": "Ludo Tournament",
    "short_name": "Ludo",
    "description": "Register for Yalla Ludo and Ludo Star tournaments. Compete and win USDT prizes!",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "lang": "en",
    "icons": [
        {
            "src": "assets/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/images/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}