{
    "name": "图像旋转和翻转",
    "short_name": "图像旋转和翻",
    "description": "按任意角度旋转图像，并水平或垂直翻转。支持批量处理并可下载为ZIP文件。",
    "start_url": "/zh-CN/app/tuxiang-xuanzhuan-he",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/tuxiang-xuanzhuan-he",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/image-rotate-flip/image-rotate-flip-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/image-rotate-flip/image-rotate-flip-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}