Skip to content

Instantly share code, notes, and snippets.

@LaurMo
Created May 20, 2014 00:44
Show Gist options
  • Save LaurMo/bb62f326002859420e3f to your computer and use it in GitHub Desktop.
Save LaurMo/bb62f326002859420e3f to your computer and use it in GitHub Desktop.
passbook with ibeacon
{
"formatVersion" : 1,
"passTypeIdentifier" : "pass.audi.a4.prototype",
"serialNumber" : "E5982H-I2",
"teamIdentifier" : "ZYFD8JN49N",
"webServiceURL" : "https://audiusa.com",
"authenticationToken" : "vxwxd7J8AlNNFPS8k0a0FfUFtq0ewzFdc",
"barcode" : {
"message" : "123456789",
"format" : "PKBarcodeFormatPDF417",
"messageEncoding" : "iso-8859-1"
},
"locations" : [
{
"longitude" : -122.3748889,
"latitude" : 37.6189722
},
{
"longitude" : -122.03118,
"latitude" : 37.33182
}
],
"organizationName" : "Audi",
"description" : "Your Audi A4 Configuration BEEP",
"logoText" : "Audi Truth in Engineering",
"foregroundColor" : "rgb(255, 255, 255)",
"backgroundColor" : "rgb(206, 140, 53)",
"coupon" : {
"primaryFields" : [
{
"key" : "offer",
"label" : "Configuration from 7/4/14",
"value" : "Share with your dealer"
}
]
},
"beacons": [
{
"proximityUUID": "b9407f30-f5f8-466e-aff9-25556b57fe6d",
"relevantText": "Welcome to AKQA's Audi Pitch"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment