From 3f81e2eaef1f73573f82fa1294d432c89c782002 Mon Sep 17 00:00:00 2001 From: trmazi <66042448+trmazi@users.noreply.github.com> Date: Mon, 10 Feb 2025 04:51:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20PhaseII-?= =?UTF-8?q?eAmusement-Network/PhaseWeb3-Vue@71c222c423e898fffd1db33c62ef2a?= =?UTF-8?q?a17ebb8cc1=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-sources/standalone.json | 21 +++++++++++++++++++++ index.html | 3 +-- 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 data-sources/standalone.json diff --git a/data-sources/standalone.json b/data-sources/standalone.json new file mode 100644 index 0000000..918f500 --- /dev/null +++ b/data-sources/standalone.json @@ -0,0 +1,21 @@ +{ + "short_name": "PhaseII", + "name": "PhaseII eAmusement Network", + "icons": [ + { + "src": "/favicon.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/icon.gif", + "sizes": "512x512", + "type": "image/gif" + } + ], + "start_url": "/", + "display": "fullscreen", + "theme_color": "#1f2937", + "background_color": "#1f2937" + } + \ No newline at end of file diff --git a/index.html b/index.html index 8381cbd..96d033e 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ + PhaseWeb 3