{
  "name": "GoLivestock - Livestock Auction Platform",
  "short_name": "GoLivestock",
  "description": "South Africa's Premier Online Livestock Auction Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a0a",
  "theme_color": "#6ac518",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
