{
  "name": "THARA Agricultural Marketplace",
  "short_name": "THARA",
  "description": "Agricultural products and growing essentials",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf8ef",
  "theme_color": "#173f2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/thara-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/thara-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "agriculture", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Products",
      "url": "/products",
      "description": "Browse and search THARA products"
    },
    {
      "name": "Shopping Cart",
      "url": "/cart",
      "description": "View your shopping cart"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
