{
    "name": "Screenshot Beautifier",
    "short_name": "Screenshot B",
    "description": "Add beautiful gradient backgrounds, shadows, rounded corners, and window frames to your screenshots for professional sharing.",
    "start_url": "/en/app/screenshot-beautifier",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/screenshot-beautifier",
    "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"
        }
    ]
}