From db99bc2f8cbb7eb9d8f8e860caa0d324b5fab348 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 24 Jan 2024 09:53:46 -0600 Subject: Nothing --- static/site.webmanifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 static/site.webmanifest (limited to 'static/site.webmanifest') diff --git a/static/site.webmanifest b/static/site.webmanifest new file mode 100644 index 0000000..aaf30c2 --- /dev/null +++ b/static/site.webmanifest @@ -0,0 +1,16 @@ +{ + "name": "DO NOT INSTALL ME", + "short_name": "DO NOT INSTALL ME", + "start_url": "/", + "display": "standalone", + "background_color": "#fff", + "theme_color": "#fff", + "icons": [ + { + "src": "images/favicon-32x32.png", + "sizes": "32x32", + "type": "image/png", + "purpose": "any" + } + ] +} \ No newline at end of file -- cgit v1.2.3