diff --git a/nuxt.config.js b/nuxt.config.js index af1460d..a4fd298 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -112,7 +112,7 @@ export default { manifest: { name: 'AnotherPomodoro - free & modern Pomodoro app', short_name: 'AnotherPomodoro', - start_url: '/' + start_url: '/timer?standalone=true' } },