update favicon and such

This commit is contained in:
legop3
2025-11-22 20:01:40 -05:00
parent fd4f96899a
commit 86b4c9a18c
8 changed files with 20 additions and 20 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "MultiRoomba Rover",
"short_name": "Rover",
"name": "Multi Roomba Rover",
"short_name": "MRR",
"description": "Remote driving interface for the MultiRoomba Rover fleet.",
"start_url": "/",
"scope": "/",
@@ -9,9 +9,9 @@
"theme_color": "#020617",
"icons": [
{
"src": "/vite.svg",
"src": "/bitmap.png",
"sizes": "512x512",
"type": "image/svg+xml",
"type": "image/png",
"purpose": "any"
}
]