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