{
    "name": "Image Rotate & Flip",
    "short_name": "Image Rotate",
    "description": "Rotate images by any angle and flip horizontally or vertically. Supports batch processing with ZIP download.",
    "start_url": "/en/app/image-rotate-flip",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/image-rotate-flip",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/image-rotate-flip/image-rotate-flip-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/image-rotate-flip/image-rotate-flip-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}