Display categories thumb dynamically with my order to navigate

How can I set the order of my categories in the control panel?
(Wix Studio.

I feel like I want to do something very simple but I can’t find a way. I would like to display previews of all categories in a specific order (not alphabetical order).
The control panel where I manage the categories represents what I would like to recreate on my site: the only thing missing is the possibility to decide the order of the categories.
I use a data collection to display dynamically the categories in my home page; To get around the problem I named the categories with an initial number e (for example 01 Integration, 02 Cosmetics, etc.) and in the visualization I used not the title but the description or slug… this however is not an optimal way, because in the category page the list only shows the categories titles…
Since it seems very simple as a navigation choice I wonder if I missed something.

Thanks for your support