{
  "name": "Friesland Lease Lunch check-in QR",
  "short_name": "FRL Lunch QR",
  "start_url": "/qr.html",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#F2F6FF",
  "theme_color": "#0E4094",
  "icons": [
    {
      "src": "/assets/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}