{
  "name": "LF Meeting Rooms",
  "short_name": "LF Rooms",
  "description": "Luxury Frontiers Meeting Room Display",
  "start_url": "/meeting-rooms-display.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4B574D",
  "icons": [
    {
      "src": "/lf-logo-template.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/lf-logo-template.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}