<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Pinterest</ShortName>
  <Description>Search Pinterest</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">http://www.pinterest.com/favicon.ico</Image>
  <Url type="text/html" method="get" template="http://www.pinterest.com/search/pins/?q={searchTerms}&amp;rs=direct_navigation"/>
  <moz:SearchForm>http://www.pinterest.com/search/pins/</moz:SearchForm>
</OpenSearchDescription>

export const ownedBy = 'webapp';
