{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "Exam Sprinter",
  "description": "AI-Powered Competitive Exam Preparation Platform for Indian Exams (UPSC, JEE Main, NEET UG, SSC CGL, NDA, NIMCET, GMAT Focus).",
  "url": "https://examsprinter.web.app",
  "webmcp_version": "1.0",
  "capabilities": {
    "offline_practice": true,
    "behavioral_diagnostics": true,
    "spaced_repetition": true,
    "socratic_ai_tutor": true,
    "photo_doubt_solver": true,
    "static_and_dynamic_mocks": true
  },
  "pricing": {
    "free_tier": true,
    "starter_price_inr": 0,
    "monthly_pass_inr": 79,
    "micro_refill_inr": 10
  },
  "endpoints": {
    "llms_txt": "https://examsprinter.web.app/llms.txt",
    "llms_full_txt": "https://examsprinter.web.app/llms-full.txt",
    "agent_json": "https://examsprinter.web.app/agent.json",
    "sitemap": "https://examsprinter.web.app/sitemap.xml",
    "play_store": "https://play.google.com/store/apps/details?id=com.saiven.examsprinter"
  }
}
