diff --git a/manifest.json b/manifest.json deleted file mode 100644 index daab65b..0000000 --- a/manifest.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "PWA Sample", - "short_name": "PWAs", - "icons": [{ - "src": "./pwa-sample-192.png", - "sizes": "192x192", - "type": "image/png" - }], - "theme_color": "#c0c0c0", - "background_color": "#ddf", - "display": "standalone", - "start_url": "./loc-chase2.html" -}