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

{
    "background_color": "#000000",
    "display": "standalone",
    "lang": "en",
    "name": "FRONTLINE™",
    "short_name": "FRONTLINE™",
    "start_url": "https://www.agenthost.ai/chat/frontline?downloaded=true",
    "orientation": "portrait",
    "related_applications": [],
    "icons": [
        {
            "src": "https://firebasestorage.googleapis.com/v0/b/agenthost-4a737.appspot.com/o/user%2F1328%2Fd2d86a44-5dbc-49a6-a6a1-6dfb2cf0264d?alt=media&token=5d347369-83f6-45ab-98dd-c7621fbf7ac2",
            "sizes": "144x144 192x192 512x512",
            "type": "image/png"
        }
    ]
}