{
  "short_name": "LV Remote Config",
  "name": "LV Remote Config",
  "theme_color": "#000000",
  "background_color": "#FFFFFF",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "images/icon-remote-config-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/icon-remote-config-1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "start_url": "index.html"
}