{
    "name": "截图美化工具",
    "short_name": "截图美化工具",
    "description": "为您的截图添加精美的渐变背景、阴影、圆角和窗口框架，使其专业美观，便于在社交媒体和博客上分享。",
    "start_url": "/zh-CN/app/jietu-meihua-gongju",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/jietu-meihua-gongju",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/screenshot-beautifier/screenshot-beautifier-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/screenshot-beautifier/screenshot-beautifier-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}