{
    "cards": [
        {
            "front": {
                "name": "Andy Jassy",
                "role": "CEO of Amazon",
                "quote": "Success is built on learning from failure.",
                "type": "quote"
            },
            "back": {
                "lesson": "Innovation requires taking risks and being willing to fail.",
                "advice": [
                    "Focus on customer obsession",
                    "Think long term",
                    "Be willing to be misunderstood",
                    "Embrace failure as a learning opportunity"
                ]
            }
        }
    ]
}