{
  "project": "Seed Packet Love Letters",
  "valentines_year": 2026,
  "theme": "Garden of Love",
  "packets": [
    {
      "id": 1,
      "flower": "Sweet Peas",
      "emoji": "🌸",
      "note": "These seeds represent my love—it grows more each day, just like the sweet peas that will climb toward the sun.",
      "care": "Plant in full sun. Bloom: Summer",
      "meaning": "Blossoming affection"
    },
    {
      "id": 2,
      "flower": "Forget-Me-Nots",
      "emoji": "💙",
      "note": "Just as these tiny blue flowers never forget to bloom, my love for you never fades. Forever yours.",
      "care": "Partial shade preferred. Bloom: Spring",
      "meaning": "Lasting memories"
    },
    {
      "id": 3,
      "flower": "Roses",
      "emoji": "🌹",
      "note": "Like a rose, my love has deep roots and thorns that protect what matters most—us.",
      "care": "Full sun, rich soil. Bloom: Summer",
      "meaning": "Deep romantic love"
    },
    {
      "id": 4,
      "flower": "Lavender",
      "emoji": "💜",
      "note": "Our love is like lavender—calming, lasting, and filling every moment with sweetness.",
      "care": "Full sun, drought tolerant. Bloom: Summer",
      "meaning": "Devotion & serenity"
    },
    {
      "id": 5,
      "flower": "Sunflowers",
      "emoji": "🌻",
      "note": "You are my sunshine. Like these sunflowers, I turn toward you every single day.",
      "care": "Full sun, wind-protected. Bloom: Late Summer",
      "meaning": "Adoration & loyalty"
    },
    {
      "id": 6,
      "flower": "Tulips",
      "emoji": "🌷",
      "note": "Tulips announce spring's arrival, and you arrived and made my world complete.",
      "care": "Full to partial sun. Bloom: Spring",
      "meaning": "Perfect love"
    }
  ],
  "supplies_needed": [
    "Seed packets or small envelopes",
    "Flower seeds (listed above)",
    "Wax seals (heart shaped)",
    "Romantic stamps",
    "Ribbon",
    "Pen with gold or black ink",
    "Scissors",
    "Glue or double-sided tape"
  ],
  "assembly_steps": [
    "Print seed packet templates from HTML",
    "Cut out each packet carefully",
    "Fold along designated lines",
    "Write personalized note inside",
    "Add small amount of seeds",
    "Seal with wax seal or sticker",
    "Add decorative stamps",
    "Tie with ribbon"
  ],
  "delivery_suggestion": "Present in wicker basket with other garden gifts, or scatter one per day leading up to Valentine's"
}
