{
    "name": "Neon Mandala — Free Music Visualizer & Art Generator",
    "short_name": "Neon Mandala",
    "description": "Create mesmerizing mandala art that reacts to your music in real-time. Free, browser-based, with 20+ presets, 4K export, and pro-grade WebGL.",
    "start_url": "/app.html",
    "scope": "/",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#030305",
    "theme_color": "#a855f7",
    "categories": ["entertainment", "music", "art", "multimedia"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Launch Creator",
            "short_name": "Creator",
            "url": "/app.html",
            "description": "Open the Neon Mandala visualizer",
            "icons": [{"src": "assets/icons/icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Gallery",
            "url": "/gallery.html",
            "description": "Browse community creations"
        }
    ]
}
