first commit
This commit is contained in:
47
public/site.webmanifest
Normal file
47
public/site.webmanifest
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"name": "1818AI - 智能体工作流学习平台",
|
||||
"short_name": "1818AI",
|
||||
"description": "Coze工作流免费在线下载,一键生成AI视频,AIGC图文,数据分析等工作流在线获取",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon.ico",
|
||||
"sizes": "48x48",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "/favicon-16x16.png",
|
||||
"sizes": "16x16",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/favicon-32x32.png",
|
||||
"sizes": "32x32",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#1890ff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"orientation": "portrait",
|
||||
"lang": "zh-CN",
|
||||
"categories": ["education", "productivity", "business"]
|
||||
}
|
||||
Reference in New Issue
Block a user