aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/520x520.pngbin0 -> 6605 bytes
-rw-r--r--manifest.json7
2 files changed, 6 insertions, 1 deletions
diff --git a/assets/520x520.png b/assets/520x520.png
new file mode 100644
index 0000000..8683c44
--- /dev/null
+++ b/assets/520x520.png
Binary files differ
diff --git a/manifest.json b/manifest.json
index 57a9d0f..738d401 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,6 +43,11 @@
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
- }
+ },
+ {
+"src": "assets/520x520.png",
+"sizes": "520x520",
+"type": "image/png"
+}
]
}