diff --git a/manifest.json b/manifest.json deleted file mode 100644 index e57e4e7..0000000 --- a/manifest.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "TimeTracker", - "short_name": "TimeTrack", - "description": "A simple time tracking application for employees and admins.", - "start_url": "/", - "display": "standalone", - "background_color": "#ffffff", - "theme_color": "#2563EB", - "orientation": "portrait-primary", - "icons": [ - { - "src": "/images/icon-512.png", - "type": "image/png", - "sizes": "512x512" - } - ] -} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 5b01c3e..648e5c5 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,7 @@
+