{
  "name": "NxWorth",
  "description": "India's leading personal finance and net worth tracking platform. Provides free financial calculators for SIP growth, lumpsum returns, EMI payments, and FIRE (Financial Independence, Retire Early) planning — all tailored for Indian users.",
  "url": "https://nxworth.com",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "sip-calculator",
      "name": "SIP Growth Calculator",
      "description": "Calculate the future value and total returns of a monthly SIP (Systematic Investment Plan) investment in India. Supports annual step-up SIP.",
      "tags": ["finance", "investment", "sip", "india"],
      "examples": [
        "How much will I have if I invest ₹10,000/month for 20 years at 12% return?",
        "Calculate SIP returns for ₹25,000 monthly with 10% step-up over 15 years"
      ]
    },
    {
      "id": "lumpsum-calculator",
      "name": "Lumpsum Investment Calculator",
      "description": "Project the future value of a one-time lump sum investment in mutual funds, stocks, or deposits in India.",
      "tags": ["finance", "investment", "lumpsum", "india"],
      "examples": [
        "What will ₹5 lakh grow to in 10 years at 12% return?",
        "Calculate lumpsum return on ₹10 lakh over 25 years"
      ]
    },
    {
      "id": "emi-calculator",
      "name": "Universal EMI Calculator",
      "description": "Calculate the Equated Monthly Instalment (EMI), total interest payable, and amortization schedule for home, car, or personal loans in India.",
      "tags": ["finance", "loan", "emi", "india"],
      "examples": [
        "What is the EMI for a ₹50 lakh home loan at 8.5% for 20 years?",
        "Calculate EMI for ₹8 lakh car loan at 9% for 5 years"
      ]
    },
    {
      "id": "fire-calculator",
      "name": "FIRE Timeline Calculator",
      "description": "Estimate the year and age at which a user in India can achieve Financial Independence and Retire Early using the 4% rule / 25x expenses method.",
      "tags": ["finance", "fire", "retirement", "india"],
      "examples": [
        "When can I retire if I'm 30, spend ₹60k/month, have ₹20L net worth, and save ₹40k/month?",
        "Calculate my FIRE number with ₹80,000 monthly expenses and 4% withdrawal rate"
      ]
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"]
}
