{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SuperOTA",
  "description": "Subbiblioteca OTA da Baratinha para ESP32 com fallback STA/AP e portal de configuracao.",
  "url": "https://github.com/joaoaugustocz/SuperOTA",
  "author": {
    "@type": "Person",
    "name": "João Augusto Carvalho Araújo"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/joaoaugustocz/SuperOTA-1.3.0.zip",
  "softwareVersion": "1.3.0",
  "fileSize": 41,
  "datePublished": "2026-03-24",
  "license": "https://spdx.org/licenses/MIT"
}