{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Preflight",
  "description": "Captive-portal WiFi setup, web logger, and an OTA update page with rollback for ESP32 projects.",
  "url": "https://github.com/diydoohickeys/Preflight-Arduino",
  "author": {
    "@type": "Person",
    "name": "James Cartwright"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/horse-pants/Preflight-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 484,
  "datePublished": "2026-09-19",
  "license": "https://spdx.org/licenses/MIT"
}