Hello,
I am trying to develop an accessible, progressive web chess app using HTML, CSS, and Javascript, which can also be used by blind people. Here is the link: https://www.marlem-software.de/Schachspiel/ . Since I am German, the app interface is in German. However, with the Google Chrome browser, it is possible to translate the app interface into English. In the help menu, you can read what has been implemented so far with my chess app.
I found the API link https://lichess.org/api](https://lichess.org/api , but I don't understand it.
I have saved some studies on Lichess. I would like to import them into my chess app.
Question:
Is this possible? If yes, how?