1{ 2 "app": { 3 "bundleName": "ohos.acts.multimedia.image.imagequalityenhancement", 4 "vendor": "example", 5 "versionCode": 1000000, 6 "versionName": "1.0.0", 7 "icon": "$media:app_icon", 8 "label": "$string:app_name", 9 "keepAlive": true, 10 "minAPIVersion": 12, 11 "targetAPIVersion": 12, 12 "car": { 13 "apiCompatibleVersion": 12, 14 "singleUser": false 15 } 16 } 17} 18