{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "Scamanot",
  "url": "https://scamanot.com/",
  "description": "AI-powered scam detection for everyday people and business owners. Paste anything suspicious and get the truth instantly — privately.",
  "applicationCategory": "SecurityApplication",
  "operatingSystem": "All",
  "offers": [
    {"@type": "Offer", "name": "Free", "price": "0", "priceCurrency": "USD"},
    {"@type": "Offer", "name": "Guardian", "price": "9", "priceCurrency": "USD", "billingIncrement": "Month"},
    {"@type": "Offer", "name": "Pro", "price": "19", "priceCurrency": "USD", "billingIncrement": "Month"}
  ],
  "publisher": {
    "@type": "Organization",
    "name": "Scamanot",
    "url": "https://scamanot.com/",
    "logo": "https://scamanot.com/assets/Scamanot_Logo.png"
  }
}