{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "@id": "https://www.airpodguard.com/#software",
  "name": "AirPod Guard",
  "url": "https://www.airpodguard.com/",
  "applicationCategory": "UtilitiesApplication",
  "operatingSystem": "macOS",
  "description": "AirPod Guard is a Mac menu bar utility that warns when one AirPod probably did not charge.",
  "image": "https://www.airpodguard.com/assets/app-icon.png",
  "isAccessibleForFree": false,
  "offers": {
    "@type": "Offer",
    "price": "2.99",
    "priceCurrency": "USD",
    "url": "https://www.airpodguard.com/checkout.html",
    "availability": "https://schema.org/InStock"
  },
  "featureList": [
    "Shows available left AirPod, right AirPod, and case battery levels on Mac",
    "Compares AirPods battery levels for uneven charging",
    "Sends a Mac notification when one AirPod looks much lower than the other",
    "Provides a menu bar status view and manual Check Now action",
    "Uses local macOS Bluetooth battery data"
  ],
  "audience": {
    "@type": "Audience",
    "audienceType": "Mac users who use AirPods and want charging problem alerts"
  },
  "sameAs": [
    "https://www.airpodguard.com/airpods-charging-guide.html",
    "https://www.airpodguard.com/how-do-i-know-if-my-airpods-are-charging.html",
    "https://www.airpodguard.com/why-is-one-airpod-not-charging.html",
    "https://www.airpodguard.com/airpods-not-charging-on-mac.html"
  ],
  "brand": {
    "@type": "Brand",
    "name": "AirPod Guard"
  },
  "disambiguatingDescription": "AirPod Guard is independent and is not affiliated with, endorsed by, or sponsored by Apple Inc."
}
