diff --git a/brutaldon/static/images/brutaldon-120.png b/brutaldon/static/images/brutaldon-120.png new file mode 100644 index 0000000..3eb664d Binary files /dev/null and b/brutaldon/static/images/brutaldon-120.png differ diff --git a/brutaldon/static/images/brutaldon-144.png b/brutaldon/static/images/brutaldon-144.png new file mode 100644 index 0000000..e860dc3 Binary files /dev/null and b/brutaldon/static/images/brutaldon-144.png differ diff --git a/brutaldon/static/images/brutaldon-152.png b/brutaldon/static/images/brutaldon-152.png new file mode 100644 index 0000000..2d1569d Binary files /dev/null and b/brutaldon/static/images/brutaldon-152.png differ diff --git a/brutaldon/static/images/brutaldon-180.png b/brutaldon/static/images/brutaldon-180.png new file mode 100644 index 0000000..e4c9325 Binary files /dev/null and b/brutaldon/static/images/brutaldon-180.png differ diff --git a/brutaldon/static/images/brutaldon-192.png b/brutaldon/static/images/brutaldon-192.png new file mode 100644 index 0000000..48987f7 Binary files /dev/null and b/brutaldon/static/images/brutaldon-192.png differ diff --git a/brutaldon/static/images/brutaldon-48.png b/brutaldon/static/images/brutaldon-48.png new file mode 100644 index 0000000..8018bc9 Binary files /dev/null and b/brutaldon/static/images/brutaldon-48.png differ diff --git a/brutaldon/static/images/brutaldon-512.png b/brutaldon/static/images/brutaldon-512.png new file mode 100644 index 0000000..f80d7f0 Binary files /dev/null and b/brutaldon/static/images/brutaldon-512.png differ diff --git a/brutaldon/static/images/brutaldon-72.png b/brutaldon/static/images/brutaldon-72.png new file mode 100644 index 0000000..c7608ba Binary files /dev/null and b/brutaldon/static/images/brutaldon-72.png differ diff --git a/brutaldon/static/images/brutaldon-76.png b/brutaldon/static/images/brutaldon-76.png new file mode 100644 index 0000000..3c85d65 Binary files /dev/null and b/brutaldon/static/images/brutaldon-76.png differ diff --git a/brutaldon/static/images/brutaldon-96.png b/brutaldon/static/images/brutaldon-96.png new file mode 100644 index 0000000..0e13c8c Binary files /dev/null and b/brutaldon/static/images/brutaldon-96.png differ diff --git a/brutaldon/static/manifest.webmanifest b/brutaldon/static/manifest.webmanifest index 304e08a..affcc33 100644 --- a/brutaldon/static/manifest.webmanifest +++ b/brutaldon/static/manifest.webmanifest @@ -13,5 +13,47 @@ { "src": "https://brutaldon.online/static/images/brutaldon.png", "sizes": "320x320" - } + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-48.png", + "sizes": "48x48" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-72.png", + "sizes": "72x72" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-76.png", + "sizes": "76x76" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-96.png", + "sizes": "96x96" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-120.png", + "sizes": "120x120" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-144.png", + "sizes": "144x144" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-152.png", + "sizes": "152x152" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-192.png", + "sizes": "192x192" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-180.png", + "sizes": "180x180" + }, + { + "src": "https://brutaldon.online/static/images/brutaldon-512.png", + "sizes": "512x512" + }, + + ]}