{ "app":{ "bundleName": "com.ohos.amsst.AppKitA", "vendor": "ix", "version": { "code": 1, "name": "1.0" }, "apiVersion": { "compatible": 3, "target": 3 } }, "deviceConfig": { "default": { } }, "module": { "package":"com.ohos.AmsKitSystemTestA.src", "name":"MainAbility", "deviceType": [ "tv", "car" ], "distro": { "deliveryWithInstall": true, "moduleName": "testability", "moduleType": "entry" }, "abilities": [{ "name": "MainAbility", "icon": "$media:snowball", "label": "Main Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true, "skills": [ ] }, { "name": "SecondAbility", "icon": "$media:snowflakes", "label": "Second Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true }] } }