{
    "name": "SynthStudios",
    "short_name": "SynthStudios",
    "start_url": "./",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "description": "Transform your ideas into engaging content effortlessly. From AI avatars to animated characters, SynthStudios makes professional-grade creation accessible to everyone.",
    "lang": "en-US",
    "dir": "ltr",
    "categories": [],
    "screenshots": [],
    "shortcuts": [],
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/167.png",
            "sizes": "167x167",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+myapp",
            "url": "/?proto=%s"
        }
    ],
    "launch_handler": {
        "client_mode": "existing"
    },
    "display_override": [
        "window-controls-overlay",
        "tabbed",
        "standalone"
    ],
    "tab_strip": {
        "home_tab": "/",
        "new_tab_button": true
    },
    "edge_side_panel": {
        "preferred_width": 420
    }
}