{
  "schema_version": "1.0",
  "name": "In Your Hand",
  "description": "A donation and crowdfunding platform connecting donors with verified nonprofits worldwide. Supports zakat, sadaqah, qurbani and general charity with full transparency.",
  "url": "https://www.inyourhand.org",
  "logo": "https://www.inyourhand.org/logo.png",
  "contact": "info@inyourhand.org",
  "tools": [
    {
      "name": "browseProjects",
      "description": "Browse all active and completed charitable campaigns on the platform. Campaigns include food, water, education, emergency relief, qurbani, and more.",
      "url": "https://www.inyourhand.org/projects",
      "parameters": {
        "category": {
          "type": "string",
          "description": "Filter projects by category (e.g. 'qurbani', 'education', 'food', 'water', 'emergency')",
          "required": false
        },
        "status": {
          "type": "string",
          "description": "Filter by status: 'active' or 'completed'",
          "required": false
        }
      }
    },
    {
      "name": "calculateZakat",
      "description": "Use the interactive zakat calculator to determine your zakat obligation based on assets, savings, and liabilities.",
      "url": "https://www.inyourhand.org/zakat"
    },
    {
      "name": "giveSadaqah",
      "description": "Make a one-time or recurring sadaqah (voluntary charity) donation.",
      "url": "https://www.inyourhand.org/give-sadaqah"
    },
    {
      "name": "donateQurbani",
      "description": "Donate a qurbani (ritual sacrifice) to be distributed to those in need.",
      "url": "https://www.inyourhand.org/qurbani-2026"
    },
    {
      "name": "viewImpact",
      "description": "View platform-wide impact statistics including total raised, active campaigns, and completed projects.",
      "url": "https://www.inyourhand.org/impact"
    },
    {
      "name": "readBlog",
      "description": "Read educational articles about charitable giving, zakat calculation, sadaqah jariyah, and humanitarian aid.",
      "url": "https://www.inyourhand.org/blogs"
    },
    {
      "name": "getHelp",
      "description": "Access FAQs and support resources for donors and organizations.",
      "url": "https://www.inyourhand.org/help-center"
    },
    {
      "name": "contactUs",
      "description": "Get in touch with the In Your Hand team for questions or partnership inquiries.",
      "url": "https://www.inyourhand.org/contact"
    }
  ]
}
