{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://oriontweaks.com/#org",
      "name": "ORION Tweaks",
      "url": "https://oriontweaks.com/",
      "logo": "https://oriontweaks.com/assets/orion-logo.jpg",
      "sameAs": [
        "https://discord.gg/9frxXjtHQC"
      ]
    },
    {
      "@type": "SoftwareApplication",
      "name": "ORION Tweaks",
      "operatingSystem": "Windows 10, Windows 11",
      "applicationCategory": "UtilitiesApplication",
      "description": "Windows performance optimizer for gamers: 1,021 certified, reversible tweaks, hardware advisor, health scanner and benchmark mode. Downloads are temporarily paused while ORION owners complete release verification. Existing installations continue to work normally.",
      "url": "https://oriontweaks.com/",
      "publisher": {
        "@id": "https://oriontweaks.com/#org"
      },
      "offers": [
        {
          "@type": "Offer",
          "name": "ORION Free",
          "price": "0",
          "priceCurrency": "USD",
          "availability": "https://schema.org/OutOfStock",
          "description": "Downloads are temporarily paused while ORION owners complete release verification. Existing installations continue to work normally."
        },
        {
          "@type": "Offer",
          "name": "ORION Pro",
          "price": "20",
          "priceCurrency": "USD",
          "availability": "https://schema.org/OutOfStock",
          "description": "Downloads are temporarily paused while ORION owners complete release verification. Existing installations continue to work normally."
        },
        {
          "@type": "Offer",
          "name": "ORION Elite",
          "price": "30",
          "priceCurrency": "USD",
          "availability": "https://schema.org/OutOfStock",
          "description": "Downloads are temporarily paused while ORION owners complete release verification. Existing installations continue to work normally."
        }
      ],
      "softwareVersion": "1.0.0",
      "downloadUrl": "https://oriontweaks.com/download"
    }
  ]
}
