fixed service worker
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
"theme_color": "#000000",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/images/pwa-thetool-192.jpeg",
|
||||
"src": "/assets/images/pwa-thetool-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/jpeg"
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/images/pwa-thetool-512.jpeg",
|
||||
"src": "/assets/images/pwa-thetool-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/jpeg"
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user