{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appID": "6WP8T4EX9F.com.haoqimao.widgeton",
        "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"
          },
          {
            "/": "/openApp/*",
            "comment": "Matches any URL whose path starts with /openApp/"
          },
          {
            "/": "/share/*",
            "comment": "Matches any URL whose path starts with /share/"
          },
          {
            "/": "/wechat/*",
            "comment": "Matches any URL whose path starts with /wechat/ (for WeChat login)"
          },
          {
            "/": "/friendlist/*",
            "comment": "Matches any URL whose path starts with /friendlist/ (for sharing friend invitaion)"
          }
        ]
      }
    ]
  }
}
