diff --git a/webapp/nuxt.config.js b/webapp/nuxt.config.js index b1e520b20..5e7726d43 100644 --- a/webapp/nuxt.config.js +++ b/webapp/nuxt.config.js @@ -295,10 +295,12 @@ export default { }, manifest: { - name: 'Human-Connection.org', - description: 'Human-Connection.org', - theme_color: '#ffffff', - lang: 'de', + name: 'Human Connection', + short_name: 'HC', + homepage_url: 'https://human-connection.org/', + description: 'The free and open source social network for active citizenship', + theme_color: '#17b53f', + lang: 'en', }, /*