{"service": "gospelo-iconcraft", "version": "0.1.0", "description": "SVG icon clip-path generator", "endpoints": {"GET /health": "Health check", "GET /api/clippath": "Generate clip-path from SVG URL", "POST /api/clippath": "Generate clip-path from SVG content", "POST /api/clippath/parse": "Step 1: Parse SVG and extract points", "POST /api/clippath/generate": "Step 2: Generate clip-path from points"}, "modes": ["jelly", "droplet", "wax"]}