Separate client and server codes. Keep everything in one git repo for simplicity
[vchess.git] / public / images / favicon / manifest.json
diff --git a/public/images/favicon/manifest.json b/public/images/favicon/manifest.json
deleted file mode 100644 (file)
index e967fc5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-{
-    "name": "",
-    "icons": [
-        {
-            "src": "/images/favicon/android-chrome-192x192.png",
-            "sizes": "192x192",
-            "type": "image/png"
-        },
-        {
-            "src": "/images/favicon/android-chrome-512x512.png",
-            "sizes": "512x512",
-            "type": "image/png"
-        }
-    ],
-    "theme_color": "#ffffff",
-    "background_color": "#ffffff",
-    "display": "standalone"
-}