{ "name": "聚拉货用户版", "short_name": "聚拉货", "description": "专业城市货运平台 - 用户版", "start_url": "/user-app.html", "display": "standalone", "orientation": "portrait", "background_color": "#E8000A", "theme_color": "#E8000A", "lang": "zh-CN", "icons": [ { "src": "/icons/icon-user-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-user-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [], "categories": ["transportation", "lifestyle"], "shortcuts": [ { "name": "立即下单", "short_name": "下单", "description": "快速发起货运订单", "url": "/index.html?mode=user&action=order", "icons": [{"src": "/icons/icon-user-192.png", "sizes": "192x192"}] } ] }