Files
WorkBuddy/freight-sfa-server/html/manifest.webmanifest
T

18 lines
730 B
JSON

{
"name": "客户管理工作台(货代版)",
"short_name": "货代SFA",
"description": "货代销售SFA工作台:客户/商机/订舱/跟进全流程管理",
"start_url": "./",
"display": "standalone",
"background_color": "#F5F1EA",
"theme_color": "#6B5385",
"icons": [
{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%236B5385'/%3E%3Ctext x='50%25' y='52%25' text-anchor='middle' fill='%23F5E9D7' font-size='38' font-family='sans-serif' dominant-baseline='middle' font-weight='700'%3ES%3C/text%3E%3C/svg%3E",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}