diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9539cd9 --- /dev/null +++ b/manifest.json @@ -0,0 +1,15 @@ +{ + "background_color": "#242424", + "description": "", + "dir": "ltr", + "display": "standalone", + "name": "Generator Status", + "orientation": "any", + "scope": "/", + "short_name": "Generator Status", + "start_url": "/", + "theme_color": "#242424", + "categories": [], + "screenshots": [], + "shortcuts": [] +} diff --git a/off.html b/off.html index fc7d0f4..5122711 100644 --- a/off.html +++ b/off.html @@ -2,6 +2,7 @@
+