<?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>Study-Genie</ShortName>
  <Description>Free AI study app — quizzes, revision sheets, flashcards from your PDF</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Language>*</Language>

  <Image width="16" height="16" type="image/png">https://www.study-genie.ai/brand/favicon-32.png</Image>
  <Image width="32" height="32" type="image/png">https://www.study-genie.ai/brand/favicon-32.png</Image>
  <Image width="64" height="64" type="image/png">https://www.study-genie.ai/brand/icon-light.png</Image>

  <!-- Search URL -->
  <Url type="text/html"
       method="get"
       template="https://www.study-genie.ai/en?q={searchTerms}"/>

  <!-- Firefox/Brave search form fallback -->
  <moz:SearchForm>https://www.study-genie.ai/en</moz:SearchForm>

</OpenSearchDescription>
