1{
2  "app": {
3    "bundleName": "com.ohos.dhardwareui",
4    "vendor": "example",
5    "versionCode": 10000029,
6    "versionName": "1.0.29",
7    "icon": "$media:app_icon",
8    "label": "$string:app_name",
9    "minAPIVersion": 12,
10    "targetAPIVersion": 12,
11    "apiReleaseType": "Beta1",
12    "debug": false,
13    "configuration": "$profile:configuration"
14  }
15}