ff
This commit is contained in:
21
public/site.webmanifest
Normal file
21
public/site.webmanifest
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "海宇数科",
|
||||
"short_name": "海宇数科",
|
||||
"description": "企业级大模型服务与智能报告平台",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#2670e8",
|
||||
"display": "standalone",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/logo.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "/favicon.ico",
|
||||
"sizes": "48x48",
|
||||
"type": "image/x-icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user