{
  "applinks": {
    "details": [
      {
        "appIDs": ["HP5YLVDU97.org.lichess.mobileV2"],
        "components": [
          { "/": "/account/oauth/mobile-callback", "comment": "Return to app after OAuth login" },
          { "/": "/training/?????", "comment": "Puzzles" },
          { "/": "/study/????????", "comment": "Studies" },
          { "/": "/study/????????/????????", "comment": "Studies with explicit chapter ID" },
          { "/": "/tournament/????????", "comment": "Tournaments" },
          { "/": "/broadcast/*/*/????????", "comment": "Broadcast rounds" },
          { "/": "/broadcast/*/*/????????/????????", "comment": "Broadcast games" },
          { "/": "/@/*/*", "exclude": true, "comment": "Exclude any unsupported user profile paths" },
          { "/": "/@/*", "comment": "User profile or user TV" },
          { "/": "/tv/*", "comment": "Lichess TV" },
          { "/": "/training",  "exclude": true },
          { "/": "/analysis",  "exclude": true },
          { "/": "/settings",  "exclude": true },
          { "/": "/coaching",  "exclude": true },
          { "/": "/streamer",  "exclude": true },
          { "/": "/download",  "exclude": true },
          { "/": "/features",  "exclude": true },
          { "/": "/timeline",  "exclude": true },
          { "/": "/variants",  "exclude": true },
          { "/": "/practice",  "exclude": true },
          { "/": "/openings",  "exclude": true },
          { "/": "/calendar",  "exclude": true },
          { "/": "/password",  "exclude": true },
          { "/": "/security",  "exclude": true },
          { "/": "/activity",  "exclude": true },
          { "/": "/team/all",  "exclude": true },
          { "/": "/team/new",  "exclude": true },
          { "/": "/????????", "comment": "Games and challenges" },
          { "/": "/????????/black", "comment": "Games (black perspective)" },
          { "/": "/????????/white", "comment": "Games (white perspective)" }
        ]
      }
    ]
  }
}
