{
  "name": "Ssente Fields",
  "short_name": "Ssente Fields",
  "description": "Africa's Agri-Intelligence Platform — live market prices, verified buyers, escrow payments across 54 countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1a14",
  "theme_color": "#1a7a4a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Farmer Dashboard",
      "url": "/app/farmer.html",
      "description": "Open your farmer dashboard"
    },
    {
      "name": "Buyer Dashboard",
      "url": "/app/buyer.html",
      "description": "Open your buyer dashboard"
    },
    {
      "name": "Join Waitlist",
      "url": "/app/register.html",
      "description": "Join the Ssente Fields waitlist"
    }
  ]
}
