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",
"short_name": "MySite",
"name": "RaspAP Admin Panel",
"short_name": "RaspAP",
"icons": [
{
"src": "/app/icons/web-app-manifest-192x192.png",
@@ -18,4 +18,4 @@
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
}