<?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/">

    <!-- Brand Name -->
    <ShortName>আমার গ্রাম</ShortName>

    <!-- Clear Brand Description -->
    <Description>
        আমার গ্রাম: স্মার্ট প্ল্যাটফর্ম | বাংলাদেশের প্রতিটি গ্রামের তথ্য ও সেবা
    </Description>

    <!-- Encoding -->
    <InputEncoding>UTF-8</InputEncoding>
    <OutputEncoding>UTF-8</OutputEncoding>

    <!-- Icons -->
    <Image width="16" height="16" type="image/png">/favicon-16x16.png</Image>
    <Image width="32" height="32" type="image/png">/favicon-32x32.png</Image>
    <Image width="48" height="48" type="image/png">/favicon.png</Image>

    <!-- Search URL -->
    <Url
            type="text/html"
            method="get"
            template="https://amargram.org/search?q={searchTerms}" />

    <!-- Browser Search Form -->
    <moz:SearchForm>https://amargram.org/search</moz:SearchForm>

</OpenSearchDescription>
