{
    "name": "Generative Art",
    "short_name": "Generative A",
    "description": "Create unique algorithmic artwork with 16 styles, custom palettes, and adjustable density. Generate infinite variations and download as PNG.",
    "start_url": "/en/app/generative-art",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/generative-art",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/generative-art/generative-art-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/generative-art/generative-art-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}