1{ 2 "app": { 3 "bundleName": "com.usb.right", 4 "vendor": "example", 5 "versionCode": 1000070, 6 "versionName": "1.0.70", 7 "icon": "$media:app_icon", 8 "label": "$string:app_name", 9 "minAPIVersion": 13, 10 "targetAPIVersion": 13, 11 "distributedNotificationEnabled": true, 12 "configuration": "$profile:configuration" 13 } 14} 15