{
    "name": "xbet",
    "short_name": "xbet",
    "description": "Play, deposit, and manage your account — the xbet player app.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b0d14",
    "theme_color": "#0b0d14",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Deposit", "url": "/account/deposit", "short_name": "Deposit" },
        { "name": "My Account", "url": "/account", "short_name": "Account" },
        { "name": "Rewards", "url": "/account/rewards", "short_name": "Rewards" }
    ]
}
