{
    "name": "Speechall - Speech-to-Text API Aggregator",
    "short_name": "Speechall",
    "description": "One API for all the best speech-to-text models. Unified access to AssemblyAI, Deepgram, OpenAI, and more STT providers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["productivity", "business", "developer"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "API Documentation",
            "short_name": "Docs",
            "description": "View API documentation and integration guides",
            "url": "/docs",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Console",
            "short_name": "Console",
            "description": "Access your developer console and API keys",
            "url": "/console",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Playground",
            "short_name": "Playground",
            "description": "Test and compare speech-to-text models",
            "url": "/console/playground",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
