mirror of
https://github.com/zuiidea/antd-admin.git
synced 2024-04-21 12:32:14 +00:00
14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"name": "Antd-Admin",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#fff",
|
|
"description": "A front-end solution for enterprise applications built upon Ant Design and UmiJS",
|
|
"icons": [
|
|
{
|
|
"src": "logo.svg",
|
|
"sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512"
|
|
}
|
|
]
|
|
}
|