{
  "short_name": "Farm2Plate",
  "name": "Farm2Plate — Fresh SA Produce Direct from Farmers",
  "description": "Buy fresh, local, traceable produce directly from verified South African farmers. No middlemen. Fair prices for everyone.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/social.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Farm2Plate — Farm to Plate South Africa"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2D5016",
  "background_color": "#FAF7F2",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en-ZA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "See how Farm2Plate connects farmers with buyers",
      "url": "/how-it-works",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "For Farmers",
      "short_name": "Farmers",
      "description": "List your produce and reach more buyers",
      "url": "/for-farmers",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Join Waitlist",
      "short_name": "Join",
      "description": "Get early access to Farm2Plate",
      "url": "/join",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}