{
    "CocosEngine": "3.6.2",
    "engine": {
        "debug": false,
        "platform": "web-mobile",
        "customLayers": [
            {
                "name": "default",
                "bit": 0
            }
        ],
        "macros": {},
        "builtinAssets": []
    },
    "animation": {
        "customJointTextureLayouts": []
    },
    "assets": {
        "server": "",
        "remoteBundles": [],
        "subpackages": [],
        "preloadBundles": [
            {
                "bundle": "main"
            }
        ],
        "bundleVers": {
            "bn":"ed73e","cn":"59d14","da":"b2673","de":"6c16b","en":"76ced","es":"775ff","extra":"a8c41","frFR":"39df9","grGR":"1666c","hi":"5089a","id":"759e7","internal":"15051","it":"8d56a","jili":"c11fe","jiliMain":"9330c","jp":"ceb79","ko":"b28e9","main":"45131","mm":"04cc5","ms":"4bfc0","nl":"09a3a","other":"a38aa","pt":"6900d","ro":"64a4b","ruRU":"20ee8","se":"0a91b","ta":"6b3ff","tada":"38579","tadaMain":"296c1","th":"bed9e","trTR":"1bf27","vn":"28e51"
        },
        "preloadAssets": [],
        "projectBundles": [
            "game",
            "internal",
            "main"
        ]
    },
    "plugins": {
        "jsList": [
            "zip-bundler/fflate.min.fdb1f.js"
        ]
    },
    "scripting": {
        "scriptPackages": [
            "../src/chunks/bundle.d2018.js"
        ]
    },
    "launch": {},
    "screen": {
        "exactFitScreen": true,
        "designResolution": {
            "width": 1136,
            "height": 640,
            "policy": 4
        },
        "orientation": "auto"
    },
    "physics": {
        "physicsEngine": "",
        "gravity": {
            "x": 0,
            "y": -10,
            "z": 0
        },
        "allowSleep": true,
        "sleepThreshold": 0.1,
        "autoSimulation": true,
        "fixedTimeStep": 0.0166667,
        "maxSubSteps": 1,
        "defaultMaterial": {
            "friction": 0.5,
            "rollingFriction": 0.1,
            "spinningFriction": 0.1,
            "restitution": 0.1
        }
    },
    "rendering": {
        "renderPipeline": ""
    },
    "splashScreen": {
        "displayRatio": 0.4,
        "totalTime": 3000,
        "effect": "",
        "clearColor": {
            "x": 0.88,
            "y": 0.88,
            "z": 0.88,
            "w": 1
        },
        "displayWatermark": true,
        "base64src": ""
    }
}