{
  "name": "B.E.S.A. POS",
  "short_name": "BESA POS",
  "description": "B.E.S.A. POS \u2014 caf\u00e9 point of sale. Orders, stock, shifts and daily reports.",
  "start_url": "login.html",
  "display": "standalone",
  "background_color": "#2B1B12",
  "theme_color": "#2B1B12",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}