{
  "name": "Fresh Market Vendor",
  "short_name": "FMV",
  "description": "Live ordering, products, payments, and customer tools for fresh market vendors.",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#f6f8ec",
  "theme_color": "#166534",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
