GET /api/manifest.json?agent_slug=dsm
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "background_color": "#000000",
    "display": "standalone",
    "lang": "en",
    "name": "DSM-5-TR & ICD11 Expert",
    "short_name": "DSM-5-TR & ICD11 Expert",
    "start_url": "https://www.agenthost.ai/chat/dsm?downloaded=true",
    "orientation": "portrait",
    "related_applications": [],
    "icons": [
        {
            "src": "https://firebasestorage.googleapis.com/v0/b/agenthost-4a737.appspot.com/o/user%2F730%2F1a1fd1b9-f739-4c0f-bd0f-92c898f97ca9?alt=media&token=6b486eee-756f-4efe-b031-ec641c458b89",
            "sizes": "144x144 192x192 512x512",
            "type": "image/png"
        }
    ]
}