{
    "name": "Metavoom - AI Content Creation Suite",
    "short_name": "Metavoom",
    "description": "Complete AI toolkit for video content creation — from ideation to scripts, visuals, voice, and publishing.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#8B5CF6",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "lang": "en",
    "dir": "ltr"
}