add i2p angel favicon and home page icon
[~bandali/bndl.org] / assets / site.webmanifest
diff --git a/assets/site.webmanifest b/assets/site.webmanifest
new file mode 100644 (file)
index 0000000..140ec91
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "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"
+}