{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appIDs": [
          "MGTRPU24M6.com.producthunt.producthuntbundleid",
          "MGTRPU24M6.com.producthunt.ProductHuntClient"
        ],
        "components": [
          {
            "/": "/"
          },
          {
            "/": "/posts/?*"
          },
          {
            "/": "/products/?*/alternatives",
            "exclude": true
          },
          {
            "/": "/@admin/*",
            "exclude": true
          },
          {
            "/": "/auth/merge/?*"
          },
          {
            "/": "/my/profile"
          },
          {
            "/": "/my/confirm"
          },
          {
            "/": "/@?*/upvotes"
          },
          {
            "/": "/@?*/submitted"
          },
          {
            "/": "/@?*/collections"
          },
          {
            "/": "/@?*/collections/?*",
            "?": {
              "testing": "true"
            }
          },
          {
            "/": "/@?*/?*",
            "exclude": true
          },
          {
            "/": "/@?*"
          },
          {
            "/": "/collections/?*",
            "?": {
              "testing": "true"
            }
          },
          {
            "/": "/discussions/?*"
          },
          {
            "/": "/stories/?*"
          },
          {
            "/": "/activity"
          },
          {
            "/": "/home"
          },
          {
            "/": "/discussions"
          },
          {
            "/": "/discovery"
          },
          {
            "/": "/stories"
          },
          {
            "/": "/auth/mobile/*"
          },
          {
            "/": "/top-posts/*",
            "?": {
              "week": "?*",
              "year": "????",
              "testing": "true"
            }
          },
          {
            "/": "/top-posts-winners/*",
            "?": {
              "month": "?*",
              "year": "????",
              "testing": "true"
            }
          }
        ]
      }
    ]
  }
}
