diff --git a/vite.config.ts b/vite.config.ts index abe4132..cd1ec19 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -26,8 +26,8 @@ export default defineConfig({ maximumFileSizeToCacheInBytes: 2097152 * 1.5, }, manifest: { - name: "noStrudel", - short_name: "noStrudel", + name: "posterStrudel", + short_name: "posterStrudel", description: "A sandbox for exploring nostr", display: "standalone", orientation: "portrait-primary",