{
  "name": "wifi-remote",
  "short_name": "wifi-remote",
  "icons": [
    {
      "src": "/wifi-remote-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/wifi-remote-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b111b",
  "background_color": "#0b111b",
  "display": "standalone"
}