{
    "buildVersion": "54",
    "appPermissions": {
        "entitlements": [
            "com.apple.developer.associated-domains"
        ],
        "privacy": {
            "NSPhotoLibraryUsageDescription": "This app needs access to your photo library to attach images to your posts",
            "NSLocationAlwaysAndWhenInUseUsageDescription": "This app needs access to your location to display nearby shops on the Volt Map",
            "NSLocationWhenInUseUsageDescription": "This app needs access to your location to display nearby shops on the Volt Map",
            "NSCameraUsageDescription": "This app needs camera access to attach images to your posts, or to scan barcodes",
            "NSPhotoLibraryAddUsageDescription": "This app needs access to your photo library to save the images you take with the camera"
        }
    }
}