diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 92b0712..0000000 --- a/manifest.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "short_name": "VDO.Ninja", - "name": "VDO.Ninja: Progressive Web App Version", - "icons": [ - { - "src": "./media/icon.svg", - "type": "image/svg+xml", - "sizes": "512x512" - }, - { - "src": "./media/icon.svg", - "type": "image/svg+xml", - "sizes": "192x192" - } - ], - "start_url": "./?pwa", - "background_color": "#3367D6", - "display": "standalone", - "scope": "./", - "theme_color": "#3367D6", - "description": "Weather forecast information" -} \ No newline at end of file