1b0b2a9adSopenharmony_ci{
2b0b2a9adSopenharmony_ci  "app": {
3b0b2a9adSopenharmony_ci    "bundleName": "com.ohos.adminprovisioning",
4b0b2a9adSopenharmony_ci    "vendor": "ohos",
5b0b2a9adSopenharmony_ci    "versionCode": 1000001,
6b0b2a9adSopenharmony_ci    "versionName": "1.0.1",
7b0b2a9adSopenharmony_ci    "icon": "$media:app_icon",
8b0b2a9adSopenharmony_ci    "label": "$string:app_name",
9b0b2a9adSopenharmony_ci    "distributedNotificationEnabled": true,
10b0b2a9adSopenharmony_ci    "minAPIVersion": 9,
11b0b2a9adSopenharmony_ci    "targetAPIVersion": 9
12b0b2a9adSopenharmony_ci  }
13b0b2a9adSopenharmony_ci}
14