diff --git a/vite.config.js b/vite.config.js index f08041d..15ff457 100644 --- a/vite.config.js +++ b/vite.config.js @@ -21,6 +21,8 @@ export default defineConfig({ short_name: "Homer", description: "Home Server Dashboard", theme_color: "#3367D6", + start_url: "../", + scope: "../", icons: [ { src: "./icons/pwa-192x192.png",