Skip to content
Snippets Groups Projects
Commit 425b7e96 authored by Georg Krause's avatar Georg Krause Committed by Georg Krause
Browse files

feat(manifest): Add categories

parent b7e67280
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ export default defineConfig(({ mode }) => ({ ...@@ -31,6 +31,7 @@ export default defineConfig(({ mode }) => ({
}, },
manifest: { manifest: {
name: 'Funkwhale', name: 'Funkwhale',
categories: ["music", "entertainment"],
start_url: undefined, start_url: undefined,
scope: undefined, scope: undefined,
short_name: 'Funkwhale', short_name: 'Funkwhale',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment