{
  "short_name": "MMBot",
  "name": "MMBot",
  "start_url": "index.html",
  "background_color": "#202020",
  "theme_color":"#202020",
  "display": "standalone",
  "scope": ".",
  "icons":[
      {
      "src": "res/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    },     {
        "src": "res/icon64.png",
        "type": "image/png",
        "sizes": "64x64"
      }]
  
}








