I want to create a simple todo PWA, and I want to persist all data on the client. Currently, I implemented localStorage and it works fine, but I\'m reading that this can be