{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appIDs": ["BT73ZCNPJ4.app.questri"],
        "components": [
          {
            "#": "no_universal_links",
            "exclude": true,
            "comment": "Matches any URL whose fragment equals no_universal_links and instructs the system not to open it as a universal link"
          },
          {
            "/": "/tasks/*",
            "comment": "Matches any URL whose path starts with /tasks/"
          },
          {
            "/": "/schedules/*",
            "comment": "Matches any URL whose path starts with /schedules/"
          },
          {
            "/": "/billing/transactions",
            "comment": "Matches any URL whose path starts with /billing/transactions"
          }
        ]
      }
    ]
  },
  "activitycontinuation": {
    "apps": ["BT73ZCNPJ4.app.questri"]
  },
  "webcredentials": {
    "apps": ["BT73ZCNPJ4.app.questri"]
  }
}
