in my game i compress the save file into a blob with LZ and then if it is a manual save display the string to allow pasting it back in to load, or i have an autosave feature that downloads the blob in a text file they can load after.