{ "app":{ "bundleName": "com.ohos.amsst.appR", "vendor": "ix", "version": { "code": 1, "name": "1.0" }, "apiVersion": { "compatible": 3, "target": 3 } }, "deviceConfig": { "default": { } }, "module": { "package":"com.hos.AmsSystemTestR.src", "name":"AmsSystemTestR", "deviceType": [ "tv", "car" ], "distro": { "deliveryWithInstall": true, "moduleName": "testability", "moduleType": "entry" }, "abilities": [{ "name": "AmsStAbilityR1", "icon": "$media:snowball", "label": "AbilityR1 Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "AmsStAbilityR2", "icon": "$media:snowball", "label": "AbilityR2 Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "AmsStAbilityR3", "icon": "$media:snowball", "label": "AbilityR3 Ability", "launchType": "singleton", "orientation": "unspecified", "type": "page", "visible": true }, { "name": "AmsStAbilityR4", "icon": "$media:snowball", "label": "AbilityR4 Ability", "launchType": "standard", "orientation": "unspecified", "type": "page", "visible": true }] } }