diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 5742260..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "albert.lol", - "short_name": "portfolio", - "start_url": "/", - "display": "standalone", - "background_color": "#121212", - "theme_color": "#000000", - "orientation": "portrait-primary", - "icons": [ - { - "src": "/favicon.ico", - "type": "image/png", - "sizes": "256x256" - } - ] - } \ No newline at end of file