{
  "applinks": {
    "details": [
      {
        "appIDs": ["G3793W2RJ2.com.klaviyo.SDKTestApp", "G3793W2RJ2.com.klaviyo.rntest", "G3793W2RJ2.com.klaviyo.FlutterExample"],
        "components": [
          {
            "/": "/",
            "comment": "Matches home page for universal linking"
          },
          {
            "/": "/products",
            "comment": "Matches products list page (no trailing slash)"
          },
          {
            "/": "/products/*",
            "comment": "Matches all product subpages for universal linking"
          },
          {
            "/": "/accountInfo",
            "comment": "Matches Account screen path"
          },
          {
            "/": "/profile",
            "comment": "Matches Profile screen path"
          },
          {
            "/": "/events",
            "comment": "Matches Events (API Traffic) screen path"
          },
          {
            "/": "/requestLog",
            "comment": "Matches Request Log screen path"
          },
          {
            "/": "/forms",
            "comment": "Matches Forms screen path"
          },
          {
            "/": "/settings",
            "comment": "Matches Settings screen path"
          },
          {
            "/": "/geofencing",
            "comment": "Matches Location/Geofencing screen path"
          },
          {
            "/": "/location",
            "comment": "Matches Location/Geofencing screen path"
          },
          {
            "/": "/push",
            "comment": "Matches Push screen path"
          }
        ]
      }
    ]
  },
  "webcredentials": {
    "apps": ["G3793W2RJ2.com.klaviyo.SDKTestApp", "G3793W2RJ2.com.klaviyo.rntest", "G3793W2RJ2.com.klaviyo.FlutterExample"]
  }
}
