🔧 (pwa) start url and scope
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user