Ionic Storage size limit

Hi,
I would like to use ionic storage to save data on sqlite if app running on a device, and indexeddb if on a browser
I know size limits depends on the device or browser but how much data can i save with Ionic Storage ?
Thanks in advance
Frank