{
  "name": "PINOVA Kassa",
  "short_name": "Kassa",
  "id": "/pos",
  "description": "PINOVA Europe Nederlands \u2014 hoofdkassa, tafels, betalingen en realtime POS.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a4dff",
  "theme_color": "#1e40af",
  "orientation": "any",
  "categories": [
    "business",
    "productivity",
    "food"
  ],
  "shortcuts": [
    {
      "name": "Hoofdkassa",
      "url": "/pos",
      "short_name": "Kassa"
    },
    {
      "name": "Medewerker",
      "url": "/pos-staff",
      "short_name": "Staff"
    },
    {
      "name": "Plattegrond",
      "url": "/pos-tables",
      "short_name": "Tafels"
    },
    {
      "name": "Rapportages",
      "url": "/reports",
      "short_name": "Rapport"
    }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}