From c6b6ec0c9e0a980af31da2fe309426e1831d0c14 Mon Sep 17 00:00:00 2001 From: horus Date: Fri, 12 Mar 2021 23:34:13 +0100 Subject: Inline page in website --- public/manifest.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 public/manifest.json (limited to 'public/manifest.json') diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 39e0a45..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Faces", - "short_name": "Faces", - "description": "Faces", - "icons": [{ - "src": "https://iamfabulous.de/favicon.ico" - }, { - "src": "/img/paw-144.png", - "type": "image/png", - "sizes": "144x144" - }, { - "src": "/img/paw-512.png", - "type": "image/png", - "sizes": "512x512" - }], - "start_url": ".", - "display": "standalone", - "background_color": "#171717", - "theme_color": "#fd8a02" -} -- cgit v1.2.3