{
    "name": "ROCKET — Crash Game",
    "short_name": "ROCKET",
    "description": "Multiplayer crash gambling game with Telegram Stars & TON. Bet, cashout, win big!",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#060810",
    "theme_color": "#060810",
    "categories": [
        "games",
        "entertainment",
        "finance"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/gameplay.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "platform": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "Play Game",
            "short_name": "Play",
            "description": "Start playing Rocket Crash",
            "url": "/",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Admin Panel",
            "short_name": "Admin",
            "description": "Game administration",
            "url": "/admin.html",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "scope": "/",
    "iarc_rating_id": ""
}