theme and branding

This commit is contained in:
sakrecoer 2026-04-08 21:01:08 +02:00
parent 7bfc3ed900
commit 6d00aa8e0a
5 changed files with 16 additions and 16 deletions

View file

@ -59,8 +59,8 @@ export default defineConfig(({ mode }) => {
enabled: true
},
manifest: {
name: 'Jumble',
short_name: 'Jumble',
name: 'Bpistle',
short_name: 'Bpistle',
icons: [
{
src: '/pwa-512x512.png',