aboutsummaryrefslogtreecommitdiff
path: root/galaxy/site.webmanifest
diff options
context:
space:
mode:
authorTheEdgeNK <trey6979@gmail.com>2018-07-10 16:16:13 -0400
committerTheEdgeNK <trey6979@gmail.com>2018-07-10 16:16:13 -0400
commit45d5a0fa5ac21b0c1cba8cef4cae2ddd3b733bd6 (patch)
tree244fbdf9c24ed000b958616449ce4ebf920e138a /galaxy/site.webmanifest
parent4bf83d30b0d4a46edae974284a06cd5d1a476eec (diff)
downloadpokeworld-website-45d5a0fa5ac21b0c1cba8cef4cae2ddd3b733bd6.tar.gz
pokeworld-website-45d5a0fa5ac21b0c1cba8cef4cae2ddd3b733bd6.tar.bz2
pokeworld-website-45d5a0fa5ac21b0c1cba8cef4cae2ddd3b733bd6.zip
moar
Diffstat (limited to 'galaxy/site.webmanifest')
-rw-r--r--galaxy/site.webmanifest19
1 files changed, 19 insertions, 0 deletions
diff --git a/galaxy/site.webmanifest b/galaxy/site.webmanifest
new file mode 100644
index 0000000..a9e5059
--- /dev/null
+++ b/galaxy/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "./android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "./android-chrome-384x384.png",
+ "sizes": "384x384",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}