diff --git a/web/android-icon-144x144.png b/web/android-icon-144x144.png new file mode 100644 index 00000000..f905fcbd Binary files /dev/null and b/web/android-icon-144x144.png differ diff --git a/web/android-icon-192x192.png b/web/android-icon-192x192.png new file mode 100644 index 00000000..3feedca1 Binary files /dev/null and b/web/android-icon-192x192.png differ diff --git a/web/android-icon-36x36.png b/web/android-icon-36x36.png new file mode 100644 index 00000000..fc90cc3e Binary files /dev/null and b/web/android-icon-36x36.png differ diff --git a/web/android-icon-48x48.png b/web/android-icon-48x48.png new file mode 100644 index 00000000..5e66474a Binary files /dev/null and b/web/android-icon-48x48.png differ diff --git a/web/android-icon-72x72.png b/web/android-icon-72x72.png new file mode 100644 index 00000000..d958495a Binary files /dev/null and b/web/android-icon-72x72.png differ diff --git a/web/android-icon-96x96.png b/web/android-icon-96x96.png new file mode 100644 index 00000000..5f95f8cd Binary files /dev/null and b/web/android-icon-96x96.png differ diff --git a/web/apple-icon-114x114.png b/web/apple-icon-114x114.png new file mode 100644 index 00000000..48ea4df9 Binary files /dev/null and b/web/apple-icon-114x114.png differ diff --git a/web/apple-icon-120x120.png b/web/apple-icon-120x120.png new file mode 100644 index 00000000..6c512e64 Binary files /dev/null and b/web/apple-icon-120x120.png differ diff --git a/web/apple-icon-144x144.png b/web/apple-icon-144x144.png new file mode 100644 index 00000000..f905fcbd Binary files /dev/null and b/web/apple-icon-144x144.png differ diff --git a/web/apple-icon-152x152.png b/web/apple-icon-152x152.png new file mode 100644 index 00000000..a95d80a7 Binary files /dev/null and b/web/apple-icon-152x152.png differ diff --git a/web/apple-icon-180x180.png b/web/apple-icon-180x180.png new file mode 100644 index 00000000..83d2983f Binary files /dev/null and b/web/apple-icon-180x180.png differ diff --git a/web/apple-icon-57x57.png b/web/apple-icon-57x57.png new file mode 100644 index 00000000..dffcb36a Binary files /dev/null and b/web/apple-icon-57x57.png differ diff --git a/web/apple-icon-60x60.png b/web/apple-icon-60x60.png new file mode 100644 index 00000000..daef12c5 Binary files /dev/null and b/web/apple-icon-60x60.png differ diff --git a/web/apple-icon-72x72.png b/web/apple-icon-72x72.png new file mode 100644 index 00000000..d958495a Binary files /dev/null and b/web/apple-icon-72x72.png differ diff --git a/web/apple-icon-76x76.png b/web/apple-icon-76x76.png new file mode 100644 index 00000000..8b9ff0d7 Binary files /dev/null and b/web/apple-icon-76x76.png differ diff --git a/web/apple-icon-precomposed.png b/web/apple-icon-precomposed.png new file mode 100644 index 00000000..ea6106ea Binary files /dev/null and b/web/apple-icon-precomposed.png differ diff --git a/web/apple-icon.png b/web/apple-icon.png new file mode 100644 index 00000000..ea6106ea Binary files /dev/null and b/web/apple-icon.png differ diff --git a/web/browserconfig.xml b/web/browserconfig.xml new file mode 100644 index 00000000..c5541482 --- /dev/null +++ b/web/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/web/favicon-16x16.png b/web/favicon-16x16.png new file mode 100644 index 00000000..cee454bd Binary files /dev/null and b/web/favicon-16x16.png differ diff --git a/web/favicon-32x32.png b/web/favicon-32x32.png new file mode 100644 index 00000000..0ff7ae20 Binary files /dev/null and b/web/favicon-32x32.png differ diff --git a/web/favicon-96x96.png b/web/favicon-96x96.png new file mode 100644 index 00000000..5f95f8cd Binary files /dev/null and b/web/favicon-96x96.png differ diff --git a/web/favicon.ico b/web/favicon.ico new file mode 100644 index 00000000..b852251f Binary files /dev/null and b/web/favicon.ico differ diff --git a/web/index.html b/web/index.html index bf6942eb..3f67e8f2 100644 --- a/web/index.html +++ b/web/index.html @@ -2,7 +2,23 @@ - + + + + + + + + + + + + + + + + + fluffychat diff --git a/web/manifest.json b/web/manifest.json new file mode 100644 index 00000000..013d4a6a --- /dev/null +++ b/web/manifest.json @@ -0,0 +1,41 @@ +{ + "name": "App", + "icons": [ + { + "src": "\/android-icon-36x36.png", + "sizes": "36x36", + "type": "image\/png", + "density": "0.75" + }, + { + "src": "\/android-icon-48x48.png", + "sizes": "48x48", + "type": "image\/png", + "density": "1.0" + }, + { + "src": "\/android-icon-72x72.png", + "sizes": "72x72", + "type": "image\/png", + "density": "1.5" + }, + { + "src": "\/android-icon-96x96.png", + "sizes": "96x96", + "type": "image\/png", + "density": "2.0" + }, + { + "src": "\/android-icon-144x144.png", + "sizes": "144x144", + "type": "image\/png", + "density": "3.0" + }, + { + "src": "\/android-icon-192x192.png", + "sizes": "192x192", + "type": "image\/png", + "density": "4.0" + } + ] +} \ No newline at end of file diff --git a/web/ms-icon-144x144.png b/web/ms-icon-144x144.png new file mode 100644 index 00000000..f905fcbd Binary files /dev/null and b/web/ms-icon-144x144.png differ diff --git a/web/ms-icon-150x150.png b/web/ms-icon-150x150.png new file mode 100644 index 00000000..3066d542 Binary files /dev/null and b/web/ms-icon-150x150.png differ diff --git a/web/ms-icon-310x310.png b/web/ms-icon-310x310.png new file mode 100644 index 00000000..fd477cd8 Binary files /dev/null and b/web/ms-icon-310x310.png differ diff --git a/web/ms-icon-70x70.png b/web/ms-icon-70x70.png new file mode 100644 index 00000000..0cb846fb Binary files /dev/null and b/web/ms-icon-70x70.png differ