{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MyPMP",
  "url": "https://mypmp.app/",
  "description": "A full-length PMP® exam simulator with video lectures, study materials, and performance analytics to help you pass the Project Management Professional exam.",
  "applicationCategory": "EducationApplication",
  "operatingSystem": "Web",
  "offers": [
    { "@type": "Offer", "name": "Free Plan", "price": "0", "priceCurrency": "USD" },
    { "@type": "Offer", "name": "Pro Plan", "url": "https://mypmp.app/plans" }
  ],
  "author": {
    "@type": "Person",
    "name": "Dr. Muhammad Fahmy",
    "jobTitle": "Project Management Professional (PMP®)"
  }
}
