{ "app":{ "bundleName": "com.ohos.amsst.service.appB", "vendor": "ohos", "version": { "code": 1, "name": "1.0" }, "apiVersion": { "compatible": 3, "target": 3 } }, "deviceConfig": { "default": { } }, "module": { "package":"com.hos.AmsSystemTestServiceB.src", "name":"AmsSystemTestServiceB", "deviceType": [ "tv", "car" ], "distro": { "deliveryWithInstall": true, "moduleName": "testability", "moduleType": "entry" }, "abilities": [ { "name": "AmsStServiceAbilityB2", "icon": "$media:snowball", "label": "AmsStServiceAbilityB2 Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "AmsStServiceAbilityB3", "icon": "$media:snowball", "label": "AmsStServiceAbilityB3 Ability", "launchType": "standard", "orientation": "unspecified", "type": "service", "visible": true }] } }