Fix badge effect
The path to the QSB file was wrong (needed to specify qrc:), and the fragment shader had a name mismatch with the vertex output (see https://doc.qt.io/qt-6/qml-qtquick-shadereffect.html#having-one-shader-only)
The path to the QSB file was wrong (needed to specify qrc:), and the fragment shader had a name mismatch with the vertex output (see https://doc.qt.io/qt-6/qml-qtquick-shadereffect.html#having-one-shader-only)