{
    "dir": "ltr",
    "name": "B.I.G. Bonanza Hype",
    "scope": "./",
    "display": "standalone",
    "short_name": "B.I.G. Bonanza Hype",
    "theme_color": "#1f1f1f",
    "description": "Dive into the Neon Pulse of Vegas, Wherever You Are  More than just games, our mobile casino app is your portal to the electrifying atmosphere of Las Vegas. Imagine the dazzling lights, the clinking of chips, and the roar of the crowd – now, experience it all right in your palm.  Unleash a universe of entertainment",
    "orientation": "any",
    "background_color": "#1f1f1f",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "images/icon.webp",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "./manifestdirect.php"
        }
    ],
    "screenshots": [],
    "generated": "",
    "manifest_package": "org.chromium.webapk.test",
    "display_mode": "standalone",
    "version_code": "1",
    "version_name": "1.0",
    "bound_webapk": {
        "runtime_host": "org.chromium.chrome",
        "runtime_host_application_name": "Chromium"
    },
    "start_url": "./"
}