{
    "name": "GIF 制作工具",
    "short_name": "GIF 制作工具",
    "description": "从多张照片创建动画 GIF，支持自定义帧速率、顺序和质量设置。",
    "start_url": "/zh-CN/app/gif-zhizuo-gongju",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/gif-zhizuo-gongju",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/gif-maker/gif-maker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/gif-maker/gif-maker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}