{
  "applinks": {
    "details": [
      {
        "appIDs": [
          "892MLFRVZ4.rs.yettelbank.mobile.asm",
          "892MLFRVZ4.rs.yettelbank.mobile.stg",
          "892MLFRVZ4.rs.yettelbank.mobile.iap",
          "892MLFRVZ4.rs.yettelbank.mobile.pp",
          "892MLFRVZ4.rs.yettelbank.mobile"
        ],
        "components": [
          {
            "/": "/mobilelink/*",
            "comment": "Matches any URL whose path starts with /mobilelink/"
          },
          {
            "/": "/yb/*",
            "comment": "Matches any URL whose path starts with /yb/"
          },
          {
            "/": "/ips/*",
            "comment": "Matches any URL whose path starts with /ips/"
          }
        ]
      }
    ]
  }
}
