{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CMozGlow",
  "description": "Beginner-friendly WS2812B/NeoPixel library for ESP32 boards with plain-English error handling and wearable power budgeting.",
  "url": "https://github.com/cmoz/CMozGlow",
  "author": {
    "@type": "Person",
    "name": "TinkerTailor.ca (CMozMaker)"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/cmoz/CMozGlow-1.2.2.zip",
  "softwareVersion": "1.2.2",
  "fileSize": 32,
  "datePublished": "2026-07-23",
  "license": "https://spdx.org/licenses/MIT"
}