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