diff options
| author | horus | 2021-03-15 17:38:07 +0100 |
|---|---|---|
| committer | horus | 2021-03-15 17:38:07 +0100 |
| commit | 94a325594c8a9e124ea75f2885e82786fb2172bc (patch) | |
| tree | b26522945a3b83bdf8793de928eb0fde6e5d7b7a /manifest.json | |
| parent | 035fc1fd1ba4df72074a05e43d210bad04bf8ce7 (diff) | |
| download | pizza-inline.tar.gz | |
Inline page in websiteinline
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 20 |
1 files changed, 0 insertions, 20 deletions
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" -} |
