{
  "name": "Chow's Distribution Cashier",
  "short_name": "Chow's",
  "description": "Chow's Distribution Ltd — counter POS",
  "start_url": "/cashier/",
  "scope": "/cashier/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#FAF9F7",
  "theme_color": "#B68A2E",
  "icons": [
    {
      "src": "/cashier/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cashier/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
