{
  "schema_version": "1.0",
  "name": "InnerSeed Garden",
  "tagline": "Conscious Connected Breathwork — for home practitioners and facilitators.",
  "description": "InnerSeed Garden is a Conscious Connected Breathwork (CCB) app for both independent home practitioners and professional facilitators. Users build their own sessions by combining breath guidance, ambient music, and guided voice. Facilitators can use it to design and run sessions for their clients. Available in Dutch.",
  "url": "https://garden.innerseed.dev",
  "locale": {
    "primary": "nl",
    "supported": ["nl"],
    "planned": ["en"]
  },
  "content_language": "nl",
  "category": "Conscious Connected Breathwork / Home Practice & Facilitation",
  "pricing": {
    "model": "freemium",
    "free_tier": true,
    "paid_tier": true
  },
  "sessions_endpoint": "https://zbepzncsnqnqvxaarnrs.supabase.co/functions/v1/generate-sessions-json",
  "capabilities": [
    {
      "id": "get_sessions",
      "name": "Browse Available Sessions",
      "description": "Returns a list of available CCB sessions. Filter by goal, intensity, or duration to find the right match.",
      "returns": "JSON list of sessions with title, duration, intensity, goal, and deep link.",
      "input": {
        "category": "relax | release | explore",
        "intensity": "relax | flow | power",
        "duration_minutes": "number",
        "free_only": "boolean"
      },
      "source": "sessions_endpoint"
    }
  ],
  "use_cases": [
    "Home practitioner building a personal CCB session",
    "Facilitator designing a session for a client or group",
    "Stress relief and nervous system regulation",
    "Emotional processing and release",
    "Morning energy activation",
    "Sleep preparation and wind-down",
    "Beginner introduction to Conscious Connected Breathwork"
  ],
  "audience": [
    "Independent adults practicing Conscious Connected Breathwork at home",
    "CCB facilitators designing sessions for clients",
    "Breathwork teachers and coaches",
    "People exploring somatic or nervous system regulation",
    "Dutch-speaking wellness and personal growth seekers"
  ],
  "keywords": [
    "Conscious Connected Breathwork",
    "Bewust Verbonden Ademwerk",
    "breathwork app",
    "ademwerk app",
    "guided breathing",
    "begeleide ademhaling",
    "home breathwork",
    "somatic breathing",
    "stress relief breathing",
    "nervous system regulation",
    "ademhalingsoefeningen thuis"
  ]
}
