{
  "applinks": {
    "details": [
      {
        "appIDs": ["25EM274YCK.tv.screenhits.app", "25EM274YCK.tv.screenhits.app.india"],
        "components": [
          {
            "/": "/watch/*",
            "comment": "Matches any URL with a path that starts with /watch/."
          },
          {
            "/": "/invite/*",
            "comment": "Matches any URL with a path that starts with /invite/."
          }
        ]
      }
    ]
  }
}