proper SSR and prerendering where possible along with many optimizations
This MR focuses on SSR and prerendering in order to increase SEO and possibly some performance.
Along with this it should fix some issues around aria-labels, improving accessibility.
It also enhances vuetify integration with the vuetify-nuxt-module. Further enhancements include icon optimization, README changes, dependency updates and devtools (prettier, eslint) configuration.