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