{
  "name": "MicroBlocks",
  "short_name": "MicroBlocks",
  "icons": [{
      "src": "icons/Bunny192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "icons/Bunny512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "lang": "en-US",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white"
}
