{
  "name": "GeoBase",
  "short_name": "GeoBase",
  "description": "Explore the advanced features of 3D GeoBase, your comprehensive tool for geospatial analysis.",
  "dir": "ltr",
  "start_url": "/Home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0056b3",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/pwa/Designer-144_Icons_20110413_v01.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/Home-Screenshot.png",
      "sizes": "2707x1300",
      "type": "image/png",
      "label": "Home Screen"
    },
    {
      "src": "/pwa/Visualization-Screenshot.png",
      "sizes": "2700x1320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Visualization"
    }
  ],
  "categories": [
    "productivity",
    "tools",
    "utilities",
    "science",
    "engineering",
    "technology",
    "business"
  ],
  "lang": "en",
  "related_applications": [
    {
      "platform": "web",
      "url": "https://orechase.com"
    }
  ],
  "prefer_related_applications": false
}