2.3 SecureElementManifest Object

At the top level, the secure sub-system device manifest format is a JSON array of SignedSecureElement objects where each element represents a single secure sub-system device.

[
  SignedSecureElement,
  SignedSecureElement,
  ...
]