{
  "name" : "BinDays",
  "display" : "standalone",
  "icons" : [ {
    "src" : "/bindays/icons/web-app-manifest-192x192.png",
    "type" : "image/png",
    "sizes" : "192x192"
  }, {
    "src" : "/bindays/icons/web-app-manifest-512x512.png",
    "type" : "image/png",
    "sizes" : "512x512"
  } ],
  "short_name" : "BinDays",
  "start_url" : "/binday.eb",
  "background_color" : "#183045",
  "theme_color" : "#72D54A"
}