]> git.cworth.org Git - lmno.games/blobdiff - site.webmanifest
Add many assets expanded from lmno.png
[lmno.games] / site.webmanifest
diff --git a/site.webmanifest b/site.webmanifest
new file mode 100644 (file)
index 0000000..b20abb7
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "name": "",
+    "short_name": "",
+    "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"
+}