{
    "name": "Tokenbetrun - Storm Gaming Universe",
    "short_name": "Tokenbetrun",
    "description": "Enter the storm gaming universe where thunder meets lightning-fast adventures",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#4a90e2",
    "background_color": "#0a0a0a",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait",
    "categories": ["games", "entertainment"],
    "screenshots": [
        {
            "src": "/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png"
        }
    ]
} 