diff options
author | Grégory Paul <paulgreg@gmail.com> | 2019-03-04 20:55:07 +0100 |
---|---|---|
committer | Grégory Paul <paulgreg@gmail.com> | 2019-03-04 20:55:07 +0100 |
commit | e55b3e2a3d5d0ccd59491e4685ed8be389e23e39 (patch) | |
tree | 216126bcd0a1f0b1e11aa9bfcdfa0d5d6c2ba3fe /client/imgs | |
parent | Minor bug fix due to lib change (diff) | |
download | hackchat-e55b3e2a3d5d0ccd59491e4685ed8be389e23e39.tar.gz hackchat-e55b3e2a3d5d0ccd59491e4685ed8be389e23e39.zip |
Adding manifest.json (basic PWA support)
Diffstat (limited to 'client/imgs')
-rw-r--r-- | client/imgs/android-icon-144x144.png | bin | 0 -> 8333 bytes |
-rw-r--r-- | client/imgs/android-icon-192x192.png | bin | 0 -> 9606 bytes |
-rw-r--r-- | client/imgs/android-icon-36x36.png | bin | 0 -> 2362 bytes |
-rw-r--r-- | client/imgs/android-icon-48x48.png | bin | 0 -> 2593 bytes |
-rw-r--r-- | client/imgs/android-icon-72x72.png | bin | 0 -> 3933 bytes |
-rw-r--r-- | client/imgs/android-icon-96x96.png | bin | 0 -> 5177 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/client/imgs/android-icon-144x144.png b/client/imgs/android-icon-144x144.png Binary files differnew file mode 100644 index 0000000..8f0c896 --- /dev/null +++ b/client/imgs/android-icon-144x144.png diff --git a/client/imgs/android-icon-192x192.png b/client/imgs/android-icon-192x192.png Binary files differnew file mode 100644 index 0000000..c19cb84 --- /dev/null +++ b/client/imgs/android-icon-192x192.png diff --git a/client/imgs/android-icon-36x36.png b/client/imgs/android-icon-36x36.png Binary files differnew file mode 100644 index 0000000..25d42bf --- /dev/null +++ b/client/imgs/android-icon-36x36.png diff --git a/client/imgs/android-icon-48x48.png b/client/imgs/android-icon-48x48.png Binary files differnew file mode 100644 index 0000000..5efad5b --- /dev/null +++ b/client/imgs/android-icon-48x48.png diff --git a/client/imgs/android-icon-72x72.png b/client/imgs/android-icon-72x72.png Binary files differnew file mode 100644 index 0000000..47bba65 --- /dev/null +++ b/client/imgs/android-icon-72x72.png diff --git a/client/imgs/android-icon-96x96.png b/client/imgs/android-icon-96x96.png Binary files differnew file mode 100644 index 0000000..a8bd194 --- /dev/null +++ b/client/imgs/android-icon-96x96.png |