Avoid installed app handoff screen
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#000000",
|
||||
"gcm_sender_id": "103953800507",
|
||||
"protocol_handlers": [
|
||||
{
|
||||
"protocol": "web+l484",
|
||||
"url": "/?signup=continue&launch=%s"
|
||||
}
|
||||
],
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/app-icon-192.png",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'l484-pwa-v9'
|
||||
const CACHE_NAME = 'l484-pwa-v10'
|
||||
const APP_SHELL = [
|
||||
'/',
|
||||
'/manifest.webmanifest',
|
||||
|
||||
Reference in New Issue
Block a user