{ "app": { "vendor": "open", "bundleName": "com.uitestScene.acts", "version": { "code": 1000000, "name": "1.0.0" }, "apiVersion": { "compatible": 7, "releaseType": "Release", "target": 8 } }, "deviceConfig": {}, "module": { "package": "com.uitestScene.acts", "name": ".MyApplication", "mainAbility": ".MainAbility", "srcPath": "MainAbility", "deviceType": [ "tablet", "default", "phone" ], "distro": { "moduleType": "entry", "installationFree": false, "deliveryWithInstall": true, "moduleName": "entry" }, "abilities": [ { "skills": [ { "entities": [ "entity.system.home" ], "actions": [ "action.system.home" ] } ], "orientation": "unspecified", "visible": true, "srcPath": "MainAbility", "name": ".MainAbility", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:description_mainability", "formsEnabled": false, "label": "$string:entry_MainAbility", "type": "page", "launchType": "singleton" } ], "js": [ { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index", "pages/second", "pages/third", "pages/fourth", "pages/screen", "pages/drag" ], "name": ".MainAbility", "window": { "designWidth": 720, "autoDesignWidth": false } } ] } }