{
    "name": "ProMix AI DAW",
    "short_name": "ProMix AI",
    "description": "Professional AI-Powered Digital Audio Workstation",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#18181b",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "pwa-icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}