{
  "name": "Lesotho Farmers Market",
  "short_name": "LFM",
  "description": "Connecting Lesotho's best farmers with corporate buyers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfbf5",
  "theme_color": "#166534",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23166534'/><text y='140' x='16' font-size='140'>🌾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Marketplace", "url": "/", "description": "Browse fresh produce" },
    { "name": "B2B Wholesale", "url": "/b2b", "description": "Corporate buying" },
    { "name": "Farmer Portal", "url": "/farmer", "description": "Update your listings" },
    { "name": "Post RFQ", "url": "/rfq", "description": "Request a quote" }
  ],
  "categories": ["food", "shopping", "business"]
}
