emis-frontend/public/manifest.json

13 lines
247 B
JSON
Raw Normal View History

2023-11-27 08:29:42 +00:00
{
"short_name": "XDADAN",
"name": "XDADAN",
"description": "XDADAN 是一款适合多业务的云平台系统",
"icons": [
2024-04-22 05:33:25 +00:00
2023-11-27 08:29:42 +00:00
],
"start_url": ".",
"display": "standalone",
"background_color": "#FFFFFF",
"orientation": "portrait"
}