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