diff --git a/packages/pl-fe/src/instance/images/logo.png b/packages/pl-fe/src/instance/images/logo.png index fad9d09c7..69c5074ee 100644 Binary files a/packages/pl-fe/src/instance/images/logo.png and b/packages/pl-fe/src/instance/images/logo.png differ diff --git a/packages/pl-fe/vite.config.ts b/packages/pl-fe/vite.config.ts index 96ae243c8..db9816830 100644 --- a/packages/pl-fe/vite.config.ts +++ b/packages/pl-fe/vite.config.ts @@ -62,9 +62,9 @@ const config = defineConfig(({ command }) => ({ }, manifestFilename: 'manifest.json', manifest: { - name: 'pl-fe', - short_name: 'pl-fe', - description: 'Mastodon-compatible social media front-endx', + name: 'NiceCrew', + short_name: 'ncd-fe', + description: 'NiceCrew beta frontend', icons: [ { src: '/instance/images/logo.png', @@ -75,7 +75,7 @@ const config = defineConfig(({ command }) => ({ ], display: 'standalone', display_override: ['window-controls-overlay'], - theme_color: '#d80482', + theme_color: '#0475C2', categories: ['social'], share_target: { params: {