Allow copy/paste of views (or some other method of duplicating a view)
Some applications end up with multiple views, 95% of which are identical, for example the customer wants a choice between a spatial target and a model target, but otherwise wants the experience the same.
Currently, this requires either tedious recreation of a lot of content in Vuforia Studio, or else hacking the project files to duplicate the *.js and *.json files with new names.
It would be really nice to have an easy, reliable way to duplicate a view for cases like this.

