
{
  "short_name": "landbasemapSPLASH",
  "name": "landbasemap",
  "icons": [
    {
      "src": "images/landbasemap.ico",
      "type": "image/ico",
      "sizes": "192x192"
    },
    {
      "src": "images/appIcon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000"
}