
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Multi-Timer App",
  "description": "Free online timer app with HIIT, Pomodoro, Countdown, Stopwatch, and ADHD Timer modes. Boost productivity with customizable timers.",
  "applicationCategory": "Productivity",
  "operatingSystem": "Any",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  },
  "author": {
    "@type": "Organization",
    "name": "Time Tools"
  },
  "url": "https://timertools.com",
  "image": "https://timertools.com/og-image.jpg"
}
