I've created an application from the nRF maintained example application and now I would like to make a second application that shares drivers and custom board files in a semi-monorepo structure. Is it possible to make mutiple apps in the same repo and build them at will? This is related to my second question: how would you rename the app folder in the example repo and still have it build, flash, etc. particularly when using the VSCode nRF extensions?