Update site.webmanifest

This commit is contained in:
billz
2025-04-28 23:32:35 -07:00
parent a8bb529c3d
commit f33c6af4ee

View File

@@ -1,6 +1,6 @@
{ {
"name": "MyWebSite", "name": "RaspAP Admin Panel",
"short_name": "MySite", "short_name": "RaspAP",
"icons": [ "icons": [
{ {
"src": "/app/icons/web-app-manifest-192x192.png", "src": "/app/icons/web-app-manifest-192x192.png",
@@ -18,4 +18,4 @@
"theme_color": "#ffffff", "theme_color": "#ffffff",
"background_color": "#ffffff", "background_color": "#ffffff",
"display": "standalone" "display": "standalone"
} }