{
  "@context": "https://c2pa.org/provenance/v1",
  "organization": {
    "name": "proof.show",
    "url": "https://proof.show",
    "type": "ContentAuthenticityProvider"
  },
  "c2pa": {
    "version": "1.3",
    "compatibility": ["1.0", "1.1", "1.2", "1.3"],
    "signingMethod": "ECDSA-P256",
    "hashAlgorithm": "SHA-256",
    "manifestStore": "embedded",
    "claimGenerator": "proof.show/capture/1.0"
  },
  "capabilities": {
    "contentBinding": true,
    "hardBinding": true,
    "softBinding": false,
    "thumbnailManifest": true,
    "ingredientManifest": false
  },
  "trust": {
    "trustListMembership": ["C2PA Trust List"],
    "identityAssurance": "IAL2",
    "captureMethod": "live-camera-only",
    "antiSpoofing": ["moire-detection", "virtual-camera-block", "device-motion-liveness"]
  },
  "contact": {
    "security": "security@proof.show",
    "provenance": "provenance@proof.show"
  },
  "policy": {
    "aiTraining": "allowed-with-attribution",
    "aiSearch": "allowed",
    "crawling": "allowed"
  }
}
