Save Image by URI into Local Storage using Ionic7/Cordova

I need to download an image from remote server and save it into local storage. I read several post that use Fylesystem API from Capacitor but I need to use Cordova.

Could you please help me or link a simple tutorial?

Thanks