mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 17:25:21 +00:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"formatVersion": 1,
|
|
"passTypeIdentifier": "pass.com.passkitgenerator",
|
|
"teamIdentifier": "F53WB8AE67",
|
|
"groupingIdentifier": "ticket-demo",
|
|
"description": "Description",
|
|
"organizationName": "Something",
|
|
"suppressStripShine": true,
|
|
"backgroundColor": "rgb(255, 255, 255)",
|
|
"foregroundColor": "rgb(0, 0, 0)",
|
|
"labelColor": "rgb(0, 0, 0)",
|
|
"logoText": "Demo Ticket",
|
|
"preferredStyleSchemes": ["posterEventTicket", "eventTicket"],
|
|
"eventTicket": {
|
|
"headerFields": [
|
|
{
|
|
"key": "event_date",
|
|
"label": "event-date",
|
|
"value": "26.09.2024"
|
|
}
|
|
],
|
|
"primaryFields": [
|
|
{ "key": "event_name", "label": "event-name", "value": "Dune" }
|
|
]
|
|
},
|
|
"semantics": {
|
|
"eventType": "PKEventTypeLivePerformance",
|
|
"eventName": "South Bay Jazz Festival",
|
|
"eventStartDate": "2024-10-15T10:00:00-06:00",
|
|
"performerNames": ["Big Zuu"],
|
|
"venueName": "Apple Park, Cupertino, CA",
|
|
"venueLocation": {
|
|
"latitude": 37.332279,
|
|
"longitude": -122.010979
|
|
},
|
|
"venueEntranceGate": "3",
|
|
"seats": [
|
|
{
|
|
"seatNumber": "5",
|
|
"seatRow": "3",
|
|
"seatSection": "100"
|
|
}
|
|
]
|
|
},
|
|
"nfc": {
|
|
"message": "message",
|
|
"encryptionPublicKey": "MDkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDIgADwKMBv29ByaSLiGF0FctuyB+Hs2oZ1kDIYhTVllPexNE="
|
|
}
|
|
}
|