{
  "name": "ORBIT4 — Reserveringen",
  "short_name": "ORBIT4",
  "description": "Slim reserveringssysteem voor de horeca",
  "lang": "nl",
  "id": "orbit4",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0d1211",
  "theme_color": "#0a100f",
  "categories": [
    "business",
    "food",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nieuwe reservering",
      "url": "./app.html#new",
      "short_name": "Nieuw"
    },
    {
      "name": "Service",
      "url": "./app.html#service"
    },
    {
      "name": "Agenda",
      "url": "./app.html#agenda"
    },
    {
      "name": "Zaak",
      "url": "./app.html#floor"
    }
  ]
}
