{
  "schemaVersion": 1,
  "platform": "macos",
  "version": "1.0",
  "build": "1",
  "bundleId": "com.example.app",
  "target": "notarized",
  "releaseNotes": "",
  "knownIssues": [],
  "supportUrl": "https://example.com/support",
  "privacyUrl": "https://example.com/privacy",
  "security": {
    "entitlementsPath": "App/App.entitlements",
    "sandbox": true,
    "hardenedRuntime": true,
    "signingIdentity": "Developer ID Application: Example",
    "teamId": "TEAMID",
    "notarizationProfile": "notary-profile"
  }
}
