{
    "name": "GIF 编辑器",
    "short_name": "GIF 编辑器",
    "description": "通过调整速度、裁剪帧、调整大小、旋转等方式编辑动画 GIF 文件，并导出为 GIF 或单个 PNG 图像。",
    "start_url": "/zh-CN/app/gif-bianji-qi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/gif-bianji-qi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/gif-editor/gif-editor-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/gif-editor/gif-editor-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}