{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appID": "549DVT4T5Q.the.marshall.group.app",
        "components": [
          {
            "comment": "Exclude direct sign-up page",
            "/": "/sign-up/client/create-profile",
            "exclude": true
          },
          {
            "comment": "Exclude URLs that contain the query parameter ?no_universal_links=true",
            "/": "*",
            "query": {
              "no_universal_links": "true"
            },
            "exclude": true
          },
          {
            "comment": "Exclude URLs that contain the fragment #no_universal_links",
            "#": "no_universal_links",
            "exclude": true
          },
          {
            "comment": "Allow all other URLs to be opened in the app",
            "/": "*"
          }
        ]
      }
    ]
  },
  "activitycontinuation": {
    "apps": [
      "549DVT4T5Q.the.marshall.group.app"
    ]
  },
  "webcredentials": {
    "apps": [
      "549DVT4T5Q.the.marshall.group.app"
    ]
  }
}