{
  "short_name": "Visitor Kiosk",
  "name": "Visitor Registration Kiosk",
  "icons": [
    {
      "src": "Icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "Icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#000000",
  "background_color": "#f6f7f8"
}
