import QtQuick 2.15
import QtQuick.Window 2.15
import QtQuick.Controls 2.15
// We'll load the Shell component from Shell.qml
Shell {
}