{
  "name": "Energy Institute - Energy Charting Tool",
  "short_name": "Energy Institute Charting Tool",
  "start_url": "https://energyinst.net/",
  "display": "fullscreen",
  "description": "A tool to show global energy statistics using reports with graphs",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#231f58",
  "background_color": "#231f58",
  "orientation": "any",
  "icons": [
    {
      "src": "images/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.pwabuilder.com/assets/screenshots/screen1.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "prefer_related_applications": false
}