{
    "buildVersion": "17",
    "appPermissions": {
        "entitlements": [
            "com.apple.developer.associated-domains"
        ],
        "privacy": {
            "NSPhotoLibraryUsageDescription": "This app needs access to your photo library to attach images to your posts",
            "NSLocationWhenInUseUsageDescription": "This app needs location access to show your position on the map",
            "NSCameraUsageDescription": "This app needs camera access to attach images or to scan QR codes"
        }
    }
}