great game, I love it.
But why the game ask for android or PC? u can just get that info using navigator.userAgent.includes("Android")
or use the npm library environment it exports variable like (isWindows, isAndroid, …)
I just noticed that the game has auto-save! its the first time i play an RPG Maker game with it, did u implemented it yourself?