diff --git a/src/app/manifest.ts b/src/app/manifest.ts index d1942a9..0e4cb5d 100644 --- a/src/app/manifest.ts +++ b/src/app/manifest.ts @@ -14,8 +14,8 @@ export default function manifest(): MetadataRoute.Manifest { background_color: "#030712", display: "standalone", orientation: "portrait", - scope: "/", - start_url: "/", + scope: "/Proxmox/", + start_url: "/Proxmox/", icons: [ { src: "logo.png",