{
    "name": "在线图片编辑器",
    "short_name": "在线图片编辑",
    "description": "在浏览器里编辑图片：裁剪、旋转、滤镜、调光调色、AI 抠图去背景、橡皮擦、仿制图章、马赛克遮挡、边框、文字、贴纸和涂鸦。",
    "start_url": "/zh-CN/app/zaixian-tupian-bianji",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/zaixian-tupian-bianji",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/photo-editor/photo-editor-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/photo-editor/photo-editor-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}