{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appID": "6AX76B2VZ5.com.xifring.Mapit-Honda",
        "paths": ["NOT /account/recover", "NOT /account/recovery/*", "NOT /account/verification/*", "/account/*", "/self-registration/*"]
      },
      {
        "appID": "6AX76B2VZ5.com.xifring.Mapit-Honda.dev",
        "paths": ["NOT /account/recover", "NOT /account/recovery/*", "NOT /account/verification/*", "/account/*", "/self-registration/*"]
      },
      {
        "appIDs": ["6AX76B2VZ5.com.xifring.Mapit-Honda"],
        "components": [
          {
            "/": "/account/recover",
            "exclude": true,
            "comment": "Matches the URL /account/recover and exclude it as universal link."
          },
          {
            "/": "/account/recovery/*",
            "exclude": true,
            "comment": "Matches any URL with a path that starts with /account/recovery and exclude it as universal link."
          },
          {
            "/": "/account/verification/*",
            "exclude": true,
            "comment": "Matches any URL with a path that starts with /account/verification and exclude it as universal link."
          },
          {
            "/": "/account/*",
            "comment": "Matches any URL with a path that starts with /account/."
          },
          {
            "/": "/self-registration/*",
            "comment": "Matches any URL with a path that starts with /self-registration/."
          }
        ]
      },
      {
        "appIDs": ["6AX76B2VZ5.com.xifring.Mapit-Honda.dev"],
        "components": [
          {
            "/": "/account/recover",
            "exclude": true,
            "comment": "Matches the URL /account/recover and exclude it as universal link."
          },
          {
            "/": "/account/recovery/*",
            "exclude": true,
            "comment": "Matches any URL with a path that starts with /account/recovery and exclude it as universal link."
          },
          {
            "/": "/account/verification/*",
            "exclude": true,
            "comment": "Matches any URL with a path that starts with /account/verification and exclude it as universal link."
          },
          {
            "/": "/account/*",
            "comment": "Matches any URL with a path that starts with /account/."
          },
          {
            "/": "/self-registration/*",
            "comment": "Matches any URL with a path that starts with /self-registration/."
          }
        ]
      }
    ]
  }
}
