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