After a while I found that bubble wont support aPNG, but instead, I can use a format .webp.
Bubble image supports it and presents it as animation.
However, it can not be stored as an “image” type in the DB, so it is possible to store it just as a “file” and then present it with the image element in the front end. Works perfect.