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

+ +