diff --git a/docs/static/logo128.png b/docs/static/logo128.png new file mode 100644 index 00000000..6070150a Binary files /dev/null and b/docs/static/logo128.png differ diff --git a/docs/static/logo32.png b/docs/static/logo32.png new file mode 100644 index 00000000..ce57e080 Binary files /dev/null and b/docs/static/logo32.png differ diff --git a/docs/static/logo512.png b/docs/static/logo512.png new file mode 100644 index 00000000..13cdc6c1 Binary files /dev/null and b/docs/static/logo512.png differ diff --git a/webmanifest.json b/webmanifest.json new file mode 100644 index 00000000..59348e35 --- /dev/null +++ b/webmanifest.json @@ -0,0 +1,17 @@ +{ + "icons": [ + { + "src": "https://az851932.vo.msecnd.net/pub/fpenpmjz", + "sizes": "512x512", + "type": "image/png" + }, { + "src": "https://az851932.vo.msecnd.net/pub/vetoccmr", + "sizes": "128x128", + "type": "image/png" + }, { + "src": "https://az851932.vo.msecnd.net/pub/xiioeeyf", + "sizes": "32x32", + "type": "image/png" + } + ] +}