Shrink logo just a hair

This commit is contained in:
Jack Kingsman
2026-01-16 16:30:28 -08:00
parent 94db64fc62
commit 156b129af4
5 changed files with 9 additions and 10 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 35 KiB

+6 -9
View File
@@ -1,7 +1,6 @@
{
"name": "remoteterm-meshcore",
"short_name": "remoteterm-meshcore",
"description": "Web interface for serial MeshCore radios",
"name": "Remote Terminal for MeshCore",
"short_name": "RemoteTerm",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
@@ -16,9 +15,7 @@
"purpose": "maskable"
}
],
"theme_color": "#0a0a0a",
"background_color": "#0a0a0a",
"display": "standalone",
"start_url": "/",
"scope": "/"
}
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}