export component App inherits Window { preferred-width: 800px; preferred-height: 1280px; title: "Slint test"; background: Colors.royalblue; }