In my PWA (a calendar), the user can select a date and save it. This works fine with local storage.
But if the user now adds the PWA to his or her Homescreen ("add to homescreen"), this data will not be taken over and must be re-entered. Is there a way to access this data?