{
  "short_name": "Biome Viewer",
  "name": "HHMI Biome Viewer",
  "description": "An interactive to explore biomes, climate, biodiversity, and human impacts across the globe.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "prefer_related_applications": true,
  "related_applications": [
      {
          "platform": "itunes",
          "url": "https://itunes.apple.com/us/app/biomeviewer/id1138439750",
          "id": "org.biointeractive.BiomeViewer"
      }
  ]
}
