{
  "name": "NACIN Kiosk",
  "short_name": "NACIN Kiosk",
  "description": "NACIN Self Service Portal",
  "lang": "en-US",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#FFF",
  "theme_color": "#FFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}