{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MenuCreator",
  "description": "Easy LCD menu creation library for Arduino with button navigation.",
  "url": "https://github.com/jayasankar-jp/Menu-Creator",
  "author": {
    "@type": "Person",
    "name": "Jayasankar JP"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/jayasankar-jp/MenuCreator-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 20,
  "datePublished": "2026-04-18",
  "license": "https://spdx.org/licenses/GPL-3.0-only"
}