{
  "name": "Replug Panel",
  "display": "standalone",
  "background_color": "#1c2734",
  "icons": [
    {
      "src": "img/favicon.ico",
      "type": "image/x-icon"
    },
    {
      "src": "img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
