diff options
| author | horus | 2021-03-15 18:16:38 +0100 |
|---|---|---|
| committer | horus | 2021-03-15 18:16:38 +0100 |
| commit | b34810cbff1c613290cf7d4282e242a58b1ddffb (patch) | |
| tree | c6d7e1a5006d9f7fb8cb1289c02c1310be101f72 /public/manifest.json | |
| parent | fb6c093495e346b9985c75f32878e12e54d946b3 (diff) | |
| download | untrack-b34810cbff1c613290cf7d4282e242a58b1ddffb.tar.gz | |
Inline page in website
Diffstat (limited to 'public/manifest.json')
| -rw-r--r-- | public/manifest.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 80e2cf2..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Untrack", - "short_name": "Untrack", - "description": "Entfernt Tracking Parameter aus der URL", - "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" -} |
