{
    "name": "ControlPlay",
    "short_name": "ControlPlay",
    "description": "Interactive Twitch Extension for viewer engagement",
    "start_url": "/backend/welcome",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "theme_color": "#000000",
    "background_color": "#000000",
    "display": "standalone",
    "orientation": "any",
    "categories": ["entertainment", "games"],
    "lang": "en"
}
