{
  "name": "Krishi Village - Bangladesh's Trusted Agri Marketplace",
  "short_name": "Krishi Village",
  "description": "Buy fertilizers, seeds, pesticides, and crop protection products online in Bangladesh. Fast delivery across the country.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/icons/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "agriculture", "business"],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse agricultural products",
      "url": "/",
      "icons": [
        {
          "src": "/wp-content/icons/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}