mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-15 08:19:59 +08:00
15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"name": "ADempiere-Vue",
|
|
"short_name": "AD-Vue",
|
|
"icons": [
|
|
{
|
|
"src": "./logo.png",
|
|
"sizes": "200x200",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/adempiere-vue/",
|
|
"display": "standalone",
|
|
"background_color": "#2d3a4b",
|
|
"theme_color": "#3d5165"
|
|
} |