Updated manifest.json and serviceworker by adding scope parameter.

This commit is contained in:
Embrace
2019-03-07 07:52:15 -03:00
parent f2fdf0c123
commit ed8dc195fb
8 changed files with 13 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ PWA_APP_DESCRIPTION = "My app description"
PWA_APP_THEME_COLOR = '#0A0302'
PWA_APP_BACKGROUND_COLOR = '#ffffff'
PWA_APP_DISPLAY = 'standalone'
PWA_APP_SCOPE = '/',
PWA_APP_ORIENTATION = 'any'
PWA_APP_START_URL = '/'
PWA_APP_ICONS = [