redesign and major overhaul
[~bandali/bndl.org] / assets / site.webmanifest
diff --git a/assets/site.webmanifest b/assets/site.webmanifest
deleted file mode 100644 (file)
index 140ec91..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-    "name": "aminb.org",
-    "short_name": "aminb.org",
-    "icons": [
-        {
-            "src": "/android-chrome-192x192.png",
-            "sizes": "192x192",
-            "type": "image/png"
-        },
-        {
-            "src": "/android-chrome-512x512.png",
-            "sizes": "512x512",
-            "type": "image/png"
-        }
-    ],
-    "theme_color": "#ffffff",
-    "background_color": "#ffffff",
-    "display": "standalone"
-}