Files
znc-webview/public/site.webmanifest

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2026-01-12 14:00:01 +08:00
{
"name": "智能查 - 大数据风险报告查询与代理管理平台",
"short_name": "智能查",
"description": "大数据风险报告查询与代理管理平台,提供婚姻状况查询、个人信用评估、人事背调、信贷风控、企业风险监测等服务",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#3498db",
"orientation": "portrait-primary",
"icons": [
{
"src": "/favicon-16x16.png",
"sizes": "16x16",
"type": "image/png"
},
{
"src": "/favicon-32x32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "/apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png"
},
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"categories": ["business", "finance", "utilities"],
"lang": "zh-CN",
"dir": "ltr"
}