diff --git a/nuxt.config.js b/nuxt.config.js index fe92e29ea..72812ec85 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -144,7 +144,7 @@ export default { name: options.name, short_name: options.name, description: options.shortDescription, - start_url: "/", + start_url: "/?source=pwa", background_color: options.app.background, }, },