1{ 2 "app": { 3 "bundleName": "com.example.ohosproject.hmservice", 4 "car": { 5 "apiCompatibleVersion": 8, 6 "singleUser": false 7 }, 8 "distributedNotificationEnabled": true, 9 "icon": "$media:app_icon", 10 "iconId": 16777217, 11 "label": "$string:app_name", 12 "labelId": 16777216, 13 "minAPIVersion": 8, 14 "targetAPIVersion": 8, 15 "singleUser": true, 16 "vendor": "huawei", 17 "versionCode": 1000000, 18 "versionName": "1.0.0" 19 } 20}