{
    "name": "Image Overlay/Blend",
    "short_name": "Image Overla",
    "description": "Overlay two images with blend modes like Multiply, Screen, and Overlay. Adjust opacity, scale, and position for the perfect blend.",
    "start_url": "/en/app/image-overlay-blend",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/image-overlay-blend",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/image-overlayblend/blend-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/image-overlayblend/blend-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}