{
    "name": "Duotone Image Generator",
    "short_name": "Duotone Imag",
    "description": "Apply two-tone color effects to your photos with custom shadow and highlight colors, inspired by Spotify-style duotone designs.",
    "start_url": "/en/app/duotone-image-generator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/duotone-image-generator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/duotone-image-generator/duotone-image-generator-icon-1_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/duotone-image-generator/duotone-image-generator-icon-1_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}