are there any ideas, best practice, articles etc out there on how to create a template app, which can be used for every new app that needs to be built ? Background: We have custom colors for fonts, charts, custom navigation panels etc which we dont want to set everytime we build a new app. Is it as simple as create one app with everything that we want and then simply copy this app for every new app that we create ?