<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Thaura</ShortName>
  <Description>Search with Thaura</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <!-- Icons must be < 10KB when fetched remotely (Firefox limit), so these
       point at the dedicated white-camel-on-black PNGs, NOT favicon.ico
       (15KB, would be rejected). OpenSearch has no prefers-color-scheme
       switch, so this single icon is built to read on both light and dark
       browser chrome. -->
  <Image width="16" height="16" type="image/png">https://thaura.ai/opensearch-icon-16.png</Image>
  <Image width="64" height="64" type="image/png">https://thaura.ai/opensearch-icon-64.png</Image>
  <Url type="text/html" method="get" template="https://thaura.ai/?q={searchTerms}"/>
  <moz:SearchForm>https://thaura.ai/</moz:SearchForm>
</OpenSearchDescription>
