{
"name": "FastAPI Web App",
"type": "web-python",
"version": "0.1.0",
"description": "A modern FastAPI web application with elegant styling and interactive features.",
"tags": ["web", "api", "fastapi", "modern"],
"ui": "",
"cover": "",
"icon": "🚀",
"api_version": "0.1.8",
"requirements": ["fastapi==0.112.1"],
"dependencies": [],
"startup_config": {
"timeout": 60,
"wait_for_service": "hello-fastapi",
"stop_after_inactive": 600
}
}