From ec05e5ce3acea1af240b5c12e34f61b8a7cfb198 Mon Sep 17 00:00:00 2001 From: dkastl Date: Fri, 4 Oct 2024 03:10:32 +0000 Subject: [PATCH] deploy: 83a85db6d92982da627cfb8645893bade07f0a66 --- assets/manifest-1XcUQ2Uh.json | 21 +++++++++++++++++++++ index.html | 6 +++++- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 assets/manifest-1XcUQ2Uh.json diff --git a/assets/manifest-1XcUQ2Uh.json b/assets/manifest-1XcUQ2Uh.json new file mode 100644 index 0000000..3a79958 --- /dev/null +++ b/assets/manifest-1XcUQ2Uh.json @@ -0,0 +1,21 @@ +{ + "name": "Meshtastic Configurator", + "short_name": "Configurator", + "description": "Meshtastic QR Code Generator", + "start_url": "/meshtastic-configurator/", + "display": "standalone", + "background_color": "#ffffff", + "theme_color": "#4CAF50", + "icons": [ + { + "src": "/meshtastic-configurator/assets/icon-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/meshtastic-configurator/assets/icon-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ] +} diff --git a/index.html b/index.html index 4096e49..1a153fa 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + Meshtastic Configurator @@ -147,5 +147,9 @@

Meshtastic QR Code Generator

+ +