{
    "name": "Aspect Ratio Cropper",
    "short_name": "Aspect Ratio",
    "description": "Crop and resize images to standard aspect ratios for social media, video, and web. Supports multiple fit modes with drag-to-reposition.",
    "start_url": "/en/app/aspect-ratio-cropper",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/aspect-ratio-cropper",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/aspect-ratio-cropper/aspect-ratio-cropper_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/aspect-ratio-cropper/aspect-ratio-cropper_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}