### Describe the bug This is not a bug, however, if you can put an error it will be great. I spent 2 hours trying to understand what was happening using stacked version 1.12.6 if using "web" template then only lib, test and web folders are created if using default template (mobile) then only lib and test folders are created ### To reproduce 1. stacked update 2. stacked create app myTest 3. stacked create app myTestWeb -t web ### Expected behavior If the app name contains capital case, give error and exit use regex [a-z0-9_] unless something can be really done ### Screenshots <img width="187" alt="image" src="https://github.com/Stacked-Org/stacked/assets/44320018/6f8871e5-7f05-48c7-ba16-c14debfadffa"> ### Additional Context _No response_