{
  "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 excludes it as universal link."
          },
          {
            "/": "/account/recovery/*",
            "exclude": true,
            "comment": "Matches URLs starting with /account/recovery and excludes them as universal links."
          },
          {
            "/": "/account/verification/*",
            "exclude": true,
            "comment": "Matches URLs starting with /account/verification and excludes them as universal links."
          },
          {
            "/": "/account/*",
            "comment": "Matches URLs starting with /account/."
          },
          {
            "/": "/self-registration/*",
            "comment": "Matches URLs starting with /self-registration/."
          }
        ]
      },
      {
        "appIDs": ["6AX76B2VZ5.com.xifring.Mapit-Honda.dev"],
        "components": [
          {
            "/": "/account/recover",
            "exclude": true,
            "comment": "Matches the URL /account/recover and excludes it as universal link."
          },
          {
            "/": "/account/recovery/*",
            "exclude": true,
            "comment": "Matches URLs starting with /account/recovery and excludes them as universal links."
          },
          {
            "/": "/account/verification/*",
            "exclude": true,
            "comment": "Matches URLs starting with /account/verification and excludes them as universal links."
          },
          {
            "/": "/account/*",
            "comment": "Matches URLs starting with /account/."
          },
          {
            "/": "/self-registration/*",
            "comment": "Matches URLs starting with /self-registration/."
          }
        ]
      }
    ]
  }
}
