{
  "name": "MyQiosk",
  "short_name": "MyQiosk",
  "start_url": "/QRlanding", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4481eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/resource/QioskAppIcon", 
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
