{
    "name": "Photo Filters",
    "short_name": "Photo Filter",
    "description": "Apply Instagram-style filters and adjustments to your photos instantly. Fine-tune brightness, contrast, warmth, and more.",
    "start_url": "/en/app/photo-filters",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/photo-filters",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/photo-filters/photo-filters-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/photo-filters/photo-filters-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}