{
  "name": "theBroadcaster",
  "short_name": "theBroadcaster",
  "start_url": "index.html",
  "display": "standalone",
  "version":"3.1.0",
  "icons": [
  {
    "src": "assets/imgs/logo.png",
    "sizes": "512x512",
    "type": "image/png"
  }
  ],
  "background_color": "#363636",
  "theme_color": "#262626"
}