mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"name": "Ant Design of Blazor",
|
|
"short_name": "AntDesign",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#03173d",
|
|
"icons": [
|
|
{
|
|
"src": "logo.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
} |