{
  "version": "1.0.0",
  "updated": "2021-03-01T00:00:00.000Z",
  "id": "tech.sensei.terminal",
  "short_name": "Customer terminal",
  "name": "Sensei - Customer terminal",
  "description": "Sensei Customer terminal two solutions in one: a Payment terminal and Assisted sales. \n\n• With the Payment terminal, you can process payments easily and securely. \n• The Sensei Assisted Sales feature is designed to help retailers provide better customer service and boost sales.",
  "start_url": ".",
  "display": "fullscreen",
  "theme_color": "#141414",
  "background_color": "#141414",
  "shortcuts": [
    {
      "name": "Open Payment Terminal",
      "short_name": "Payment Terminal",
      "description": "With the Payment terminal, you can process payments easily and securely.",
      "url": "/",
      "icons": [{ "src": "img/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open Basket Review Terminal",
      "short_name": "Basket Review",
      "description": "With the Basket Review terminal, you can review the basket before payment.",
      "url": "/basket-review",
      "icons": [{ "src": "img/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open Assisted Sales",
      "short_name": "Assisted Sales",
      "description": "The Sensei Assisted Sales feature is designed to help retailers provide better customer service and boost sales.",
      "url": "/assisted-sales",
      "icons": [{ "src": "img/logo192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "img/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "img/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
      {
       "src": "img/screenshots/payment-terminal.png",
        "sizes": "1366x1024",
        "type": "image/jpg",
        "form_factor": "wide",
        "label": "Payment Terminal - welcome screen"
      },
     {
       "src": "img/screenshots/assisted-sales.png",
        "sizes": "1366x1024",
        "type": "image/jpg",
        "form_factor": "wide",
        "label": "Assisted sales - welcome screen"
      },
      {
       "src": "img/screenshots/assisted-sales-3.jpg",
        "sizes": "1366x1024",
        "type": "image/jpg",
        "form_factor": "wide",
        "label": "Assisted sales - confirmation screen"
      }
  ]
}
