Rebrand interface as vBoxStock
This commit is contained in:
@@ -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" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user