diff options
| author | Horus | 2021-01-15 11:18:20 +0100 |
|---|---|---|
| committer | Horus | 2021-01-15 11:18:20 +0100 |
| commit | ad6c3e31f61cfbd8273ca0ebecca821e836625aa (patch) | |
| tree | 2f5549d8c115f5ff98785757e99b13b6b3b926e5 /manifest.json | |
| parent | 6393afb5768bab14167ce5064e16b3d090c741ef (diff) | |
| download | untrack-ad6c3e31f61cfbd8273ca0ebecca821e836625aa.tar.gz | |
Move stuff to public/ directory.
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 80e2cf2..0000000 --- a/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" -} |
