{
  "name": "Kerbside — Find Local Vendors",
  "short_name": "Kerbside",
  "description": "Discover local vendors near you. Fresh food, clothing, crafts and more — right around the corner.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E4E7DC",
  "theme_color": "#B9E03C",
  "lang": "en-ZA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
