{
  "name": "Micro Grid",
  "short_name": "Micro Grid",
  "description": "Explore how microgrids work, their components, and the economics for Utah commercial buildings with Micro Grid, a mobile-first educational web app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}