Wallet Pass Bottom Icon

Is it possible to have a bottom left corner icon, on a pass? I didn't see anything about it on the layouts documentation, but I've seen this image on https://developer.apple.com/documentation/walletpasses where it clearly diplays a bottom left corner icon

Also I found this one

It’s a field called associatedStoreIdentifiers which seems to be buried quite deep in the pass documentation. See also this post.

Hey Scott, thanks for the reply, but even after adding that field, no bottom icon is appearing. Do you think Im missing something? Im testing the pass on the iPhone 13 Simulator with iOS 16 This is how the .json looks ......   "formatVersion" : 1,  "passTypeIdentifier" : "xxxx",  "associatedStoreIdentifiers" : [284882215], ......

Wallet Pass Bottom Icon
 
 
Q