Rebrand interface as vBoxStock

This commit is contained in:
mfwadejr
2026-08-29 21:07:18 -04:00
committed by GitHub
parent 0efa1bfa38
commit 7596b11966
4 changed files with 19 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "vBoxStock",
"short_name": "vBoxStock",
"description": "Inventory, sales, and customer tracking for independent vSeeBox resellers.",
"start_url": "/",
"display": "standalone",
"background_color": "#f5f7fb",
"theme_color": "#2563eb",
"icons": [
{ "src": "/assets/vboxstock-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
]
}