mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 21:30:14 +08:00
16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"name": "VUE-ELEMENT-ADMIN",
|
|
"short_name": "VEAPWA",
|
|
"icons": [
|
|
{
|
|
"src": "./logo.png",
|
|
"sizes": "200x200",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/PWA/",
|
|
"display": "standalone",
|
|
"background_color": "#2d3a4b",
|
|
"theme_color": "#3d5165"
|
|
}
|