{
  "name": "Produce Store Cashier",
  "short_name": "Cashier",
  "description": "Produce store cashier for tablet",
  "start_url": "/cashier",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a3d2e",
  "theme_color": "#1a3d2e",
  "icons": [
    {
      "src": "/static/icons/tomato.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
