{ "name": "AnySlice任意切图工具", "short_name": "AnySlice", "description": "专业免费的图片切片软件,支持PNG/JPG/BMP等多种格式,提供精确切片、批量导出、拖拽移动、键盘控制等功能。基于.NET 9开发的Windows桌面应用程序。", "version": "1.0.0", "manifest_version": 1, "author": "AnySlice Team", "homepage_url": "https://cuter.ymznkf.com", "support_url": "mailto:cddxwfl@qq.com", "update_url": "http://cuter.ymznkf.com/updates", "icons": [ { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "theme_color": "#3498db", "background_color": "#2c3e50", "display": "browser", "orientation": "landscape", "start_url": "/", "scope": "/", "lang": "zh-CN", "dir": "ltr", "categories": [ "graphics", "productivity", "utilities", "photo" ], "screenshots": [ { "src": "images/screenshot-1.png", "sizes": "1280x720", "type": "image/png", "label": "AnySlice主界面截图" }, { "src": "images/screenshot-2.png", "sizes": "1280x720", "type": "image/png", "label": "切片功能演示" } ], "related_applications": [ { "platform": "windows", "url": "http://cuter.ymznkf.com/download", "id": "anyslice-windows" } ], "prefer_related_applications": true, "edge_side_panel": { "preferred_width": 400 }, "shortcuts": [ { "name": "下载软件", "short_name": "下载", "description": "下载AnySlice Windows版本", "url": "/#download", "icons": [ { "src": "images/download-icon.png", "sizes": "96x96" } ] }, { "name": "功能特性", "short_name": "功能", "description": "查看AnySlice功能特性", "url": "/#features", "icons": [ { "src": "images/features-icon.png", "sizes": "96x96" } ] } ] }