Component.onCompleted: { root.visibility = Window.Maximized}
Component.onCompleted: { root.showMaximized() }