- 
    
 Technical task
        
     - 
    Resolution: Won't Do
 - 
    
P2: Important
 
We have to define which project templates we want to offer the user.
- Which kind of applications do we propose to the user?
 - What is the project structure the wizards will create? (e.g. I want a plugin with a singleton for constants)
 - How do we deal with (different) resolutions? (proposal: wizard should define size and put it to singleton which is part of every project)
 - Do we always use Qt Quick Controls 2? Which styles do we offer?
 - Should one template already contain a setup for screen transitions? (and if yes how?)
 - Should a project (or file) wizards already import assets (.png/Photoshop)?
 - Root item should be most likely always Item and never Window