{
"name": "FastAPI Web App",
"type": "web-python",
"version": "0.1.0",
"description": "A FastAPI web application with ASGI service endpoints.",
"tags": ["web", "api", "fastapi"],
"ui": "",
"cover": "",
"icon": "extension",
"api_version": "0.1.8",
"requirements": ["fastapi==0.112.1"],
"dependencies": []
}