{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Devatext",
  "description": "Lightweight Devanagari text rendering engine for SSD1306 OLED displays.",
  "url": "https://github.com/Aryan-git-byte/Devatext",
  "author": {
    "@type": "Person",
    "name": "Aryan Kumar"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Aryan-git-byte/Devatext-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 69,
  "datePublished": "2026-02-12",
  "license": "https://spdx.org/licenses/MIT"
}