{ "$schema": "../gen/schemas/mobile-schema.json", "identifier": "mobile-default", "description": "Capability shared between the iOS and Android targets.", "platforms": ["iOS", "android"], "windows": ["main"], "permissions": [ "core:default", "core:event:default", "barcode-scanner:allow-scan", "barcode-scanner:allow-cancel" ] }