{
  "applinks": {
    "details": [
      {
        "appIDs": [
          "CQANNZP62Z.rexby",
          "CQANNZP62Z.com.rexby.rexbyapp"
        ],
        "components": [
          {
            "/": "/app_purchase/*",
            "comment": "Matches any URL with a path that starts with /app_purchase/."
          },
          {
            "/": "/app_purchase/*",
            "?": {
              "paymentId": "*"
            },
            "comment": "Matches any URL with a path that starts with /app_purchase/."
          },
          {
            "/": "/app_purchase*",
            "?": {
              "paymentId": "*"
            },
            "comment": "Matches any URL with a path that starts with /app_purchase/."
          }
        ]
      }
    ]
  },
  "activitycontinuation": {
    "apps": [
      "CQANNZP62Z.rexby",
      "CQANNZP62Z.com.rexby.rexbyapp"
    ]
  },
  "webcredentials": {
    "apps": [
      "CQANNZP62Z.rexby",
      "CQANNZP62Z.com.rexby.rexbyapp"
    ]
  }
}
