🔧 (pwa) start url and scope

This commit is contained in:
2020-07-18 11:20:51 +02:00
parent d0f12960d2
commit 4cae3c7a49

View File

@@ -11,6 +11,8 @@ module.exports = {
}, },
manifestOptions: { manifestOptions: {
background_color: mainColor, background_color: mainColor,
start_url: '/',
scope: '/',
shortcuts: [ shortcuts: [
{ {
name: 'Start a session', name: 'Start a session',