{
  "name": "Samyak Agro Implements",
  "short_name": "AGROMACH",
  "description": "Manufacturer & exporter of AGROMACH agricultural implements — Chaff Cutters, Disc Harrows, Cultivators and more. Factory-direct pricing from Malout, Punjab.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2e7d32",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "icons": [
    {
      "src": "assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.samyakagro.com/images/gallery/agromach-speed-plus.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "AGROMACH Chaff Cutter"
    }
  ],
  "categories": [
    "shopping",
    "business"
  ],
  "shortcuts": [
    {
      "name": "Chaff Cutters",
      "short_name": "Chaff Cutters",
      "url": "/all-types-of-chaff-cutters.html",
      "icons": [
        {
          "src": "/assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Cultivators",
      "short_name": "Cultivators",
      "url": "/all-types-of-cultivators.html",
      "icons": [
        {
          "src": "/assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Disc Harrows",
      "short_name": "Disc Harrows",
      "url": "/all-types-of-disc-harrow.html",
      "icons": [
        {
          "src": "/assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "id": "/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "tel",
      "url": "/contact.html?tel=%s"
    }
  ]
}