{
    "name": "StruDAW",
    "short_name": "StruDAW",
    "description": "A free, browser-based professional DAW for Strudel live coding. Arrangement, Mixer, Piano Roll, Step Sequencer, Tracker, Staff Notation, Hydra visuals, and real-time collaboration.",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "categories": ["music", "productivity", "education", "entertainment"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "StruDAW | Professional DAW for Strudel live coding"
        }
    ]
}