13 lines
383 B
JSON
13 lines
383 B
JSON
{
|
|
"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" }
|
|
]
|
|
}
|