{
  "name": "V-Face Veho",
  "short_name": "V-FACE",
  "description": "Veho face recognition check-in / check-out kiosk",
  "start_url": "/check-in-out",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fefef1",
  "background_color": "#fefef1",
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
