
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thumbpalettefree.com/#organization",
      "name": "ThumbPaletteFree",
      "url": "https://thumbpalettefree.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://thumbpalettefree.com/logo.svg"
      },
      "description": "Premium YouTube thumbnail analyzer and color palette extractor for creators."
    },
    {
      "@type": "WebApplication",
      "@id": "https://thumbpalettefree.com/#webapp",
      "name": "ThumbPaletteFree",
      "url": "https://thumbpalettefree.com",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "Any",
      "description": "Analyze YouTube thumbnails, extract color palettes, and get viral score insights to optimize your content.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "creator": {
        "@id": "https://thumbpalettefree.com/#organization"
      }
    }
  ]
}
