Current project setup:
src/apps => Where the actual apps and logic will go
src/components => Where shared components will go
src/composables => Where shared/global logic will go
src/views => Where the views will go (Desktop, Desktop App, Mobile, Mobile App)