{ "app":{ "bundleName": "com.ohos.amsst.AppKit", "vendor": "ix", "version": { "code": 1, "name": "1.0" }, "apiVersion": { "compatible": 3, "target": 3 } }, "deviceConfig": { "default": { } }, "module": { "package":"com.ohos.AmsKitSystemTest.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": [ { "actions": [ "ohos.aafwk.content.Want.ACTION_HOME" ], "entities": [ "ohos.aafwk.content.Want.ENTITY_HOME" ], "attributes": [] } ] }, { "name": "SecondAbility", "icon": "$media:snowflakes", "label": "Second Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "ThirdAbility", "icon": "$media:snowflakes", "label": "Third Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "FourthAbility", "icon": "$media:snowflakes", "label": "Fourth Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "SixthAbility", "icon": "$media:snowflakes", "label": "Sixth Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "KitTestAbilityManager", "icon": "$media:snowflakes", "label": "Kittest Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "FifthAbility", "icon": "$media:snowflakes", "label": "Fifth Ability", "launchType": "singletop", "orientation": "unspecified", "type": "page", "visible": true }] } }