New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
https://www.espruino.com/ide/ now has a shiny file loader that allows viewing, deleting, and saving along with StorageFiles
Issue open for 2 weeks and no interest either way so I'm assuming this is ok - shame though as it was a really neat addition (fix#99).