From 94a325594c8a9e124ea75f2885e82786fb2172bc Mon Sep 17 00:00:00 2001 From: horus Date: Mon, 15 Mar 2021 17:38:07 +0100 Subject: Inline page in website --- manifest.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 manifest.json (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 0d91e5d..0000000 --- a/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Pizza Rechner", - "short_name": "Pizza Rechner", - "description": "Wie teuer ist eine Pizza im Verhältnis zum Flächeninhalt?", - "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