{"product_id":"digital-product-100-unicorns-of-india-the-lockdown-generation","title":"100+ Unicorns of India - THE LOCKDOWN GENERATION","description":"\u003c!--\n  PRODUCT DESCRIPTION\n  100+ Unicorns of India — THE LOCKDOWN GENERATION\n  Shopify-ready HTML\n--\u003e\n\u003cstyle\u003e\n    .lywire-product {\n      --lp-bg: #f8fafc;\n      --lp-surface: #ffffff;\n      --lp-surface-soft: #f1f5f9;\n      --lp-text: #172033;\n      --lp-muted: #526071;\n      --lp-border: #dfe5ec;\n      --lp-accent: #173f67;\n      --lp-accent-dark: #102f4e;\n      --lp-highlight: #eaf2f8;\n\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 0 18px 50px;\n      color: var(--lp-text);\n      font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n        Roboto, Helvetica, Arial, sans-serif;\n      font-size: 17px;\n      line-height: 1.75;\n      box-sizing: border-box;\n    }\n\n    .lywire-product *,\n    .lywire-product *::before,\n    .lywire-product *::after {\n      box-sizing: border-box;\n    }\n\n    .lywire-product h1,\n    .lywire-product h2,\n    .lywire-product h3 {\n      color: var(--lp-text);\n      letter-spacing: -0.025em;\n    }\n\n    .lywire-product h1 {\n      margin: 0 0 28px;\n      padding: 0;\n      font-size: clamp(30px, 4vw, 48px);\n      line-height: 1.15;\n      font-weight: 800;\n      text-align: center;\n    }\n\n    .lywire-product h2 {\n      margin: 0 0 18px;\n      font-size: clamp(25px, 3vw, 34px);\n      line-height: 1.25;\n      font-weight: 750;\n    }\n\n    .lywire-product h3 {\n      margin: 0 0 10px;\n      font-size: 20px;\n      line-height: 1.35;\n      font-weight: 700;\n    }\n\n    .lywire-product p {\n      margin: 0 0 18px;\n      color: var(--lp-muted);\n    }\n\n    .lp-hero {\n      background: linear-gradient(135deg, #ffffff 0%, #f4f8fb 100%);\n      border: 1px solid var(--lp-border);\n      border-radius: 24px;\n      padding: 42px 42px 38px;\n      margin-bottom: 28px;\n      box-shadow: 0 10px 35px rgba(23, 32, 51, 0.06);\n    }\n\n    .lp-hero-intro {\n      max-width: 880px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .lp-hero-intro p {\n      font-size: 19px;\n      line-height: 1.75;\n    }\n\n    .lp-section {\n      background: var(--lp-surface);\n      border: 1px solid var(--lp-border);\n      border-radius: 22px;\n      padding: 36px;\n      margin: 24px 0;\n      box-shadow: 0 6px 25px rgba(23, 32, 51, 0.04);\n    }\n\n    .lp-section-soft {\n      background: var(--lp-bg);\n    }\n\n    .lp-section-heading {\n      margin-bottom: 22px;\n    }\n\n    .lp-section-heading h2 {\n      margin-bottom: 7px;\n    }\n\n    .lp-section-heading p {\n      margin-bottom: 0;\n      font-size: 16px;\n    }\n\n    .lp-callout {\n      background: var(--lp-highlight);\n      border-left: 5px solid var(--lp-accent);\n      border-radius: 12px;\n      padding: 23px 25px;\n      margin: 25px 0;\n    }\n\n    .lp-callout p {\n      margin: 0;\n      color: var(--lp-text);\n      font-weight: 600;\n    }\n\n    .lp-dark-callout {\n      background: var(--lp-accent);\n      color: #ffffff;\n      border-radius: 18px;\n      padding: 30px;\n      margin: 28px 0;\n    }\n\n    .lp-dark-callout h3,\n    .lp-dark-callout p {\n      color: #ffffff;\n    }\n\n    .lp-dark-callout p {\n      margin-bottom: 0;\n      opacity: 0.94;\n    }\n\n    .lp-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 25px;\n    }\n\n    .lp-card {\n      background: #ffffff;\n      border: 1px solid var(--lp-border);\n      border-radius: 16px;\n      padding: 23px;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .lp-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 8px 25px rgba(23, 32, 51, 0.08);\n    }\n\n    .lp-card p {\n      margin: 0;\n      font-size: 16px;\n    }\n\n    .lp-card-icon {\n      font-size: 25px;\n      margin-bottom: 8px;\n      display: block;\n    }\n\n    .lp-list {\n      margin: 22px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .lp-list li {\n      position: relative;\n      padding: 15px 18px 15px 48px;\n      margin-bottom: 10px;\n      background: #ffffff;\n      border: 1px solid var(--lp-border);\n      border-radius: 13px;\n      color: var(--lp-text);\n    }\n\n    .lp-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 18px;\n      top: 14px;\n      font-weight: 800;\n      color: var(--lp-accent);\n      font-size: 18px;\n    }\n\n    .lp-question {\n      font-size: 21px;\n      font-weight: 750;\n      color: var(--lp-text);\n      margin-bottom: 16px;\n    }\n\n    .lp-audience-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 22px;\n    }\n\n    .lp-audience {\n      padding: 20px;\n      border-radius: 15px;\n      background: var(--lp-surface-soft);\n      border: 1px solid var(--lp-border);\n    }\n\n    .lp-audience p {\n      margin: 0;\n      color: var(--lp-text);\n      font-weight: 600;\n    }\n\n    .lp-final {\n      text-align: center;\n      background: linear-gradient(135deg, #f2f7fb 0%, #ffffff 100%);\n    }\n\n    .lp-final h2 {\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .lp-final p {\n      max-width: 820px;\n      margin-left: auto;\n      margin-right: auto;\n      font-size: 18px;\n    }\n\n    .lp-digital-note {\n      margin-top: 35px;\n      padding: 22px 24px;\n      background: #fff8e7;\n      border: 1px solid #ead9a7;\n      border-radius: 14px;\n      color: #473b1f;\n      font-size: 15px;\n      line-height: 1.65;\n      text-align: left;\n    }\n\n    .lp-digital-note strong {\n      color: #332a14;\n    }\n\n    .lp-faq {\n      border-top: 1px solid var(--lp-border);\n    }\n\n    .lp-faq details {\n      border-bottom: 1px solid var(--lp-border);\n      padding: 18px 0;\n    }\n\n    .lp-faq summary {\n      cursor: pointer;\n      list-style: none;\n      font-weight: 700;\n      font-size: 18px;\n      color: var(--lp-text);\n      padding-right: 30px;\n      position: relative;\n    }\n\n    .lp-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .lp-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 3px;\n      top: -2px;\n      font-size: 25px;\n      font-weight: 400;\n      color: var(--lp-accent);\n    }\n\n    .lp-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .lp-faq details p {\n      margin: 13px 0 2px;\n      padding-right: 25px;\n    }\n\n    @media (max-width: 760px) {\n      .lywire-product {\n        padding: 0 12px 35px;\n        font-size: 16px;\n      }\n\n      .lp-hero,\n      .lp-section {\n        padding: 27px 21px;\n        border-radius: 17px;\n      }\n\n      .lp-hero-intro p {\n        font-size: 17px;\n      }\n\n      .lp-grid,\n      .lp-audience-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .lp-card {\n        padding: 20px;\n      }\n\n      .lp-list li {\n        padding-left: 43px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"lywire-product\"\u003e\n\u003c!-- =========================================================\n       TITLE — CLEAN H1\n       ========================================================= --\u003e\n\u003cdiv class=\"lp-hero\"\u003e\n\u003ch1\u003e🦄 100+ Unicorns of India — THE LOCKDOWN GENERATION\u003c\/h1\u003e\n\u003cdiv class=\"lp-hero-intro\"\u003e\n\u003cp\u003e\u003cstrong\u003e🇮🇳 The Real Story Behind India's Billion-Dollar Startup Boom Nobody Told You Properly\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYou've seen the headlines. You've scrolled past the LinkedIn posts. You've heard \"India is having its startup moment\" so many times it's starting to sound like noise.\u003c\/p\u003e\n\u003cp\u003eThis book cuts through all of it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n       LOCKDOWN TO LIFTOFF\n       ========================================================= --\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003e🔒➡️🚀 From Lockdown to Liftoff\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eWhen India shut down in March 2020, nobody predicted what came next.\u003c\/p\u003e\n\u003cp\u003eIn the eighteen months that followed, India minted more unicorns than the entire previous decade combined. A twenty-two-year-old built Zepto. Zerodha quietly became a juggernaut. Dozens of companies went from WhatsApp-group ideas to billion-dollar valuations — while a dozen others became cautionary tales that nobody talks about at dinner parties.\u003c\/p\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp\u003e💥 This book tells both stories — the companies that broke through and the moments when everything could have gone the other way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       THE PAIN\n       ========================================================= --\u003e\n\u003csection class=\"lp-section lp-section-soft\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003e😤 The Pain Sitting in Your Chest Right Now\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eYou keep hearing that this is India's moment — but you can't tell if that means something real, or if it's just money changing hands faster than usual before the music stops. 🎵⏹️\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eYou're tired of:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"lp-grid\"\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-icon\"\u003e🙄\u003c\/span\u003e\n\u003ch3\u003eFounder Biopics\u003c\/h3\u003e\n\u003cp\u003eFounder stories that turn every pivot into prophecy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-icon\"\u003e📊\u003c\/span\u003e\n\u003ch3\u003ePitch Deck Numbers\u003c\/h3\u003e\n\u003cp\u003eNumbers that appear impressive but bear little relationship to reality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-icon\"\u003e🤯\u003c\/span\u003e\n\u003ch3\u003eFunding Announcements\u003c\/h3\u003e\n\u003cp\u003eHeadlines you can't decode — strength or desperation dressed up in a press release?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-icon\"\u003e🗞️\u003c\/span\u003e\n\u003ch3\u003eSelective Headlines\u003c\/h3\u003e\n\u003cp\u003eHeadlines that celebrate the unicorn while burying the moment it almost wasn't one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       CORE TRUTH\n       ========================================================= --\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-section-heading\" style=\"text-align: start;\"\u003e\n\u003ch2\u003e💡 The Core Truth This Book Reveals\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/100-plus-unicorns-of-india-startup-ecosystem-inside.png?v=1788347039\" alt=\"Silhouetted group of five people in a modern office overlooking a city skyline at sunset, with a glowing map of India and connected icons for innovation, ideas, growth, jobs, impact, and global presence above them.\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eIndia's post-Covid unicorns weren't born from genius or luck.\u003c\/p\u003e\n\u003cp\u003eThey were born from a narrow, repeatable window — where forced digital adoption, cheap global capital, and a generation of founders willing to move faster than their fear could catch up all lined up at once. ⚡🕐💰\u003c\/p\u003e\n\u003cdiv class=\"lp-dark-callout\"\u003e\n\u003ch3\u003eWhat Actually Matters\u003c\/h3\u003e\n\u003cp\u003eUnderstanding that window is worth more than any single founder's biography.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       WHAT YOU WILL LEARN\n       ========================================================= --\u003e\n\u003csection class=\"lp-section lp-section-soft\"\u003e\n\u003cdiv class=\"lp-section-heading\" style=\"text-align: start;\"\u003e\n\u003ch2\u003e✅ What You'll Actually Be Able to Do After the Last Page\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/100-plus-unicorns-of-india-the-lockdown-generation-cover.png?v=1788347040\" alt=\"A promotional book or digital cover design with the title '100+ Unicorns of India - The Lockdown Generation' in large gold and white text over a stylized cityscape at sunset. A person stands in the foreground facing the skyline, with startup logos shown on screens around them and a badge reading 'Built in India for the world.\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"lp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e📍 Trace the journey\u003c\/strong\u003e — from an idea in a WhatsApp group to billion-dollar valuation, stage by stage, term sheet by term sheet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e🔍 Decode any funding announcement\u003c\/strong\u003e — within minutes, know if it's a sign of strength or desperation dressed in a press release.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e↔️ Spot the difference between pivots\u003c\/strong\u003e — understand the difference between a pivot that saves a company and one that merely delays its death by eighteen months.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e📐 Calculate real market size\u003c\/strong\u003e — understand a real TAM and a real SOM, not the fantasy numbers living in most pitch decks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e🧬 Identify founder archetypes\u003c\/strong\u003e — explore all five, what each gets brilliantly right, and what each gets catastrophically wrong.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       WHY EVERY PAGE\n       ========================================================= --\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003e📖 Why You Need to Read Every Single Page\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe list of unicorns? Anyone can build that spreadsheet.\u003c\/p\u003e\n\u003cp\u003eWhat nobody has done — until now — is take you inside the moment in each of these companies where it could have gone the other way entirely. 🔄\u003c\/p\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp\u003e🎯 That moment — not the valuation headline — is where the real education lives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       CENTRAL QUESTION\n       ========================================================= --\u003e\n\u003csection class=\"lp-section lp-section-soft\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003e❓ The Central Question This Book Answers\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-question\"\u003eNot \"which companies became unicorns\" —\u003c\/p\u003e\n\u003cp\u003eBut \u003cstrong\u003e\"what specific, repeatable decisions turned a Covid-era idea into a billion-dollar company — and which of those decisions can you actually copy, versus which ones only worked because of luck that will never repeat?\"\u003c\/strong\u003e 🎯\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       WHO IS THIS BOOK FOR\n       ========================================================= --\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003e👤 This Book Was Written for You If…\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-audience-grid\"\u003e\n\u003cdiv class=\"lp-audience\"\u003e\n\u003cp\u003e🏗️ You're building something and want to know what the real playbook looks like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-audience\"\u003e\n\u003cp\u003e🤝 You're deciding whether to join a startup — or finally leave one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-audience\"\u003e\n\u003cp\u003e📈 You're an investor, operator, or student trying to understand what actually happened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-audience\"\u003e\n\u003cp\u003e🧠 You just want the truth underneath the noise — told straight, with receipts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       BOOK POSITIONING\n       ========================================================= --\u003e\n\u003csection class=\"lp-section lp-final\"\u003e\n\u003ch2\u003e🦄 100+ Unicorns of India — THE LOCKDOWN GENERATION\u003c\/h2\u003e\n\u003cp\u003eThe definitive account of the most extraordinary chapter in Indian entrepreneurship.\u003c\/p\u003e\n\u003cp\u003eForty-odd companies that turned disruption into billions. A dozen that didn't. And the repeatable decisions that made all the difference.\u003c\/p\u003e\n\u003cdiv class=\"lp-dark-callout\"\u003e\n\u003ch3\u003e🇮🇳 The Lockdown Changed More Than Work\u003c\/h3\u003e\n\u003cp\u003eBecause the lockdown didn't just change how India worked — it changed who India built. 🇮🇳✨\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e📚 Get your copy today and finally understand what India's startup moment actually means — and what it means for whatever you're building next.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       FAQ\n       ========================================================= --\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-section-heading\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eEverything you need to know about this digital eBook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is \"100+ Unicorns of India — THE LOCKDOWN GENERATION\"?\u003c\/summary\u003e\n\u003cp\u003eIt is a digital eBook exploring India's extraordinary post-Covid startup and unicorn boom, with a focus on the decisions, pivots, funding events and turning points behind the companies.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat will I learn from this eBook?\u003c\/summary\u003e\n\u003cp\u003eThe book explores startup journeys, funding announcements, business pivots, market sizing, founder archetypes and the repeatable decisions that contributed to the rise of India's post-Covid unicorn generation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should read this book?\u003c\/summary\u003e\n\u003cp\u003eThe eBook is designed for founders, aspiring entrepreneurs, startup employees, investors, operators, students and anyone interested in understanding India's startup ecosystem beyond headline valuations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the book only talk about successful unicorns?\u003c\/summary\u003e\n\u003cp\u003eNo. The book also examines companies and situations that did not follow the successful path, including moments where companies could have gone in a very different direction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the book explain startup funding?\u003c\/summary\u003e\n\u003cp\u003eYes. The eBook explores funding announcements and the context surrounding them, helping readers understand how funding events can be interpreted rather than simply celebrated as headlines.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the eBook discuss TAM and SOM?\u003c\/summary\u003e\n\u003cp\u003eYes. One of the learning outcomes is understanding how to think about real market size, including TAM and SOM, rather than relying on unrealistic pitch-deck assumptions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a physical book?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a digital eBook. No physical book will be shipped.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow will I receive the eBook?\u003c\/summary\u003e\n\u003cp\u003eThe download link will be shared digitally after the purchase is completed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       DIGITAL PRODUCT DISCLAIMER — MUST REMAIN AT BOTTOM\n       ========================================================= --\u003e\n\u003cdiv class=\"lp-digital-note\"\u003e\n\u003cstrong\u003e⚠️ Please note:\u003c\/strong\u003e It is an eBook that will be provided digitally, and the download link will be shared after the purchase is completed. No physical book will be provided.\u003c\/div\u003e\n\u003c!-- =========================================================\n       JSON-LD SCHEMA MARKUP\n       ========================================================= --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"100+ Unicorns of India — THE LOCKDOWN GENERATION\",\n    \"description\": \"The Real Story Behind India's Billion-Dollar Startup Boom Nobody Told You Properly. A digital eBook exploring India's post-Covid unicorn boom, startup journeys, funding decisions, pivots, market sizing and founder archetypes.\",\n    \"category\": \"Digital eBook\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"Lywire\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"INR\",\n      \"url\": \"https:\/\/lywire.com\/\"\n    }\n  }\n  \u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is 100+ Unicorns of India — THE LOCKDOWN GENERATION?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is a digital eBook exploring India's extraordinary post-Covid startup and unicorn boom, with a focus on the decisions, pivots, funding events and turning points behind the companies.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What will I learn from this eBook?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The book explores startup journeys, funding announcements, business pivots, market sizing, founder archetypes and the repeatable decisions that contributed to the rise of India's post-Covid unicorn generation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Who should read this book?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The eBook is designed for founders, aspiring entrepreneurs, startup employees, investors, operators, students and anyone interested in understanding India's startup ecosystem beyond headline valuations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the book only talk about successful unicorns?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The book also examines companies and situations that did not follow the successful path, including moments where companies could have gone in a very different direction.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the book explain startup funding?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The eBook explores funding announcements and the context surrounding them, helping readers understand how funding events can be interpreted rather than simply celebrated as headlines.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does the eBook discuss TAM and SOM?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. One of the learning outcomes is understanding how to think about real market size, including TAM and SOM, rather than relying on unrealistic pitch-deck assumptions.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this a physical book?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. This is a digital eBook. No physical book will be shipped.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How will I receive the eBook?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The download link will be shared digitally after the purchase is completed.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Tomaque","offers":[{"title":"Default Title","offer_id":43996989980762,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/100_Unicorns_of_India_The_Lockdown_Generation_eBook.png?v=1788347100","url":"https:\/\/lywire.com\/products\/digital-product-100-unicorns-of-india-the-lockdown-generation","provider":"LyWire","version":"1.0","type":"link"}