{
  "name": "OrderPoint",
  "short_name": "OrderPoint",
  "description": "Horeca-automatisering uit één hand: self-order kiosken, digital signage, GKS 2.0-kassa's en het OrderPoint-platform.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#08080c",
  "background_color": "#08080c",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Offerte aanvragen",
      "short_name": "Offerte",
      "url": "/#offerte"
    },
    {
      "name": "Producten",
      "short_name": "Producten",
      "url": "/#producten"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/#contact"
    }
  ]
}
