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