{
  "disclosures": [
    {
      "identifier": "advertising_id",
      "type": "app",
      "purposes": [
        1,
        2,
        3,
        4,
        7
      ],
      "specialPurposes": [
        1,
        2,
        3
      ],
      "description": "Resettable mobile advertising identifier (GAID/AAID on Android, IDFA on iOS) accessed via the Kontext SDK for ad selection, personalization, and measurement."
    },
    {
      "identifier": "vendor_id",
      "type": "app",
      "purposes": [
        1,
        7
      ],
      "specialPurposes": [
        1,
        2,
        3
      ],
      "description": "Per-publisher iOS device identifier (IDFV) accessed via the Kontext SDK for analytics and fraud prevention within the scope of a single publisher's applications."
    }
  ],
  "domains": [
    {
      "domain": "server.megabrain.co",
      "use": "Ad server endpoint that SDKs communicate with."
    }
  ],
  "sdks": [
    {
      "name": "so.kontext.sdk.flutter",
      "use": "Kontext Flutter SDK (Android)."
    },
    {
      "name": "kontext_flutter_sdk",
      "use": "Kontext Flutter SDK (iOS)."
    },
    {
      "name": "KontextSwiftSDK",
      "use": "Kontext Swift SDK (iOS)."
    }
  ]
}