1 2 3{ 4 "app": { 5 "bundleName": "com.ohos.devicemanagerui", 6 "vendor": "example", 7 "versionCode": 1000023, 8 "versionName": "1.0.23", 9 "icon": "$media:app_icon", 10 "label": "$string:app_name", 11 "minAPIVersion": 10, 12 "targetAPIVersion": 10, 13 "distributedNotificationEnabled": true, 14 "apiReleaseType": "Beta3", 15 "debug": false, 16 "configuration":"$profile:configuration" 17 } 18} 19