{
  "lang": "en",
  "short_name": "Earth's Crust",
  "name": "Earth's Crust",
  "description": "Exaggerated Topography and Bathymetry (TopoBathy) 3D Web Mapping Application",
  "icons": [
    {
      "src": "resources/icons-100.png",
      "type": "image/png",
      "sizes": "100x100"
    },
    {
      "src": "resources/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "resources/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "resources/icons-920.png",
      "type": "image/png",
      "sizes": "920x920"
    },
    {
      "src": "resources/icons-1200.png",
      "type": "image/png",
      "sizes": "1200x630"
    }
  ],
  "orientation": "landscape",
  "start_url": "apps/earthscrust/index.html",
  "background_color": "#000000",
  "display": "fullscreen",
  "scope": "/apps/earthscrust/",
  "theme_color": "#333333"
}