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