[
  {
    "name": "Apple",
    "description": "A crisp and juicy fruit with red, green, or yellow skin.",
    "category": "Pome",
    "icon": "🍏"
  },
  {
    "name": "Banana",
    "description": "A soft and sweet fruit with a peelable yellow skin.",
    "category": "Berry",
    "icon": "🍌"
  },
  {
    "name": "Cherry",
    "description": "A small, round fruit that is usually red or black with a sweet or tart flavor.",
    "category": "Drupe",
    "icon": "🍒"
  },
  {
    "name": "Date",
    "description": "A sweet fruit from the date palm tree, often dried and chewy.",
    "category": "Drupe",
    "icon": "🌴"
  },
  {
    "name": "Elderberry",
    "description": "Small, dark purple berries known for their immune-boosting properties.",
    "category": "Berry",
    "icon": "🍇"
  },
  {
    "name": "Fig",
    "description": "A sweet fruit with a unique texture, often eaten dried or fresh.",
    "category": "Drupe",
    "icon": "🌿"
  },
  {
    "name": "Grape",
    "description": "Small, round fruits that can be eaten fresh or used to make wine.",
    "category": "Berry",
    "icon": "🍇"
  },
  {
    "name": "Honeydew",
    "description": "A sweet, green melon with a smooth skin and juicy flesh.",
    "category": "Melon",
    "icon": "🍈"
  },
  {
    "name": "Kiwi",
    "description": "A small, brown, fuzzy fruit with bright green, sweet-tart flesh.",
    "category": "Berry",
    "icon": "🥝"
  },
  {
    "name": "Lemon",
    "description": "A tart, yellow citrus fruit used for flavoring and drinks.",
    "category": "Citrus",
    "icon": "🍋"
  },
  {
    "name": "Mango",
    "description": "A tropical fruit with sweet, juicy flesh and a large seed inside.",
    "category": "Drupe",
    "icon": "🥭"
  },
  {
    "name": "Nectarine",
    "description": "A smooth-skinned fruit similar to a peach but sweeter.",
    "category": "Drupe",
    "icon": "🍑"
  },
  {
    "name": "Orange",
    "description": "A tangy and juicy citrus fruit rich in vitamin C.",
    "category": "Citrus",
    "icon": "🍊"
  },
  {
    "name": "Papaya",
    "description": "A tropical fruit with orange flesh and a sweet flavor.",
    "category": "Berry",
    "icon": "🍈"
  },
  {
    "name": "Quince",
    "description": "A fragrant, yellow fruit that is often used in jams and jellies.",
    "category": "Pome",
    "icon": "🍏"
  },
  {
    "name": "Raspberry",
    "description": "A small, red or black berry known for its sweet-tart flavor.",
    "category": "Berry",
    "icon": "🍇"
  },
  {
    "name": "Strawberry",
    "description": "A small, red fruit with tiny seeds on the outside and a sweet taste.",
    "category": "Berry",
    "icon": "🍓"
  },
  {
    "name": "Tangerine",
    "description": "A small citrus fruit with a loose, easy-to-peel skin.",
    "category": "Citrus",
    "icon": "🍊"
  },
  {
    "name": "Ugli Fruit",
    "description": "A hybrid citrus fruit known for its bumpy skin and sweet flavor.",
    "category": "Citrus",
    "icon": "🍊"
  },
  {
    "name": "Vanilla Bean",
    "description": "The fruit of the vanilla orchid, known for its sweet aroma.",
    "category": "Orchid",
    "icon": "🌱"
  },
  {
    "name": "Watermelon",
    "description": "A large, juicy fruit with a green rind and sweet red flesh.",
    "category": "Melon",
    "icon": "🍉"
  },
  {
    "name": "Xigua",
    "description": "A type of watermelon known for its sweet, red flesh.",
    "category": "Melon",
    "icon": "🍉"
  },
  {
    "name": "Yuzu",
    "description": "A citrus fruit with a tart flavor, often used in Asian cuisine.",
    "category": "Citrus",
    "icon": "🍊"
  },
  {
    "name": "Zucchini",
    "description": "A summer squash often used in savory dishes, botanically a fruit.",
    "category": "Squash",
    "icon": "🥒"
  },
  {
    "name": "Pineapple",
    "description": "A tropical fruit with spiky skin and sweet, juicy flesh.",
    "category": "Berry",
    "icon": "🍍"
  },
  {
    "name": "Cantaloupe",
    "description": "A sweet melon with orange flesh and a netted skin.",
    "category": "Melon",
    "icon": "🍈"
  },
  {
    "name": "Avocado",
    "description": "A creamy, nutrient-rich fruit often used in guacamole.",
    "category": "Berry",
    "icon": "🥑"
  },
  {
    "name": "Blackberry",
    "description": "A juicy, dark purple berry with a sweet-tart flavor.",
    "category": "Berry",
    "icon": "🍇"
  },
  {
    "name": "Coconut",
    "description": "A tropical fruit with a hard shell, white flesh, and refreshing water inside.",
    "category": "Drupe",
    "icon": "🥥"
  },
  {
    "name": "Dragon Fruit",
    "description": "A tropical fruit with bright pink skin and speckled flesh.",
    "category": "Cactus",
    "icon": "🐉"
  }
]
