{
    "name": "XK Audio Book Builder",
    "short_name": "XK Studio",
    "description": "Professional cinematic audiobook production suite with AI-powered voice cloning, atmospheric sound design, and collaborative workflows",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#6d28d9",
    "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",
        "entertainment",
        "education"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}