{ "name": "Equator Studios", "short_name": "Equator", "orientation": "landscape-primary", "description": "Find, view, share, and export geographic data", "scope": "/", "start_url": "/tab/Search", "icons": [ { "src": "/android-chrome-36x36.png", "sizes": "36x36", "type": "image/png", "density": "0.75" }, { "src": "/android-chrome-48x48.png", "sizes": "48x48", "type": "image/png", "density": "1.0" }, { "src": "apple-touch-icon-72x72.png", "sizes": "72x72", "type": "image/png", "density": "1.5" }, { "src": "/android-chrome-96x96.png", "sizes": "96x96", "type": "image/png", "density": "2.0" }, { "src": "/android-chrome-144x144.png", "sizes": "144x144", "type": "image/png", "density": "3.0" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "density": "4.0" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "density": "5.0" } ], "display": "minimal-ui", "theme_color": "#212121", "background_color": "#ffffff", "categories": ["productivity", "navigation", "government", "education", "business"], "shortcuts" : [ { "name": "Search", "url": "/tab/Search", "description": "Search Equator's data library" }, { "name": "Export Data", "url": "/tab/Site%20Builder", "description": "Export topographic and imagery data products" }, { "name": "Import File", "url": "/modal/drag-drop", "description": "Upload a file to Equator to view and share" } ], "screenshots": [ { "src": "screenshot1.webp", "sizes": "1719x1133", "type": "image/webp", "platform": "wide", "label": "Find, view and format point clouds quickly and easily" }, { "src": "screenshot2.webp", "sizes": "1719x1133", "type": "image/webp", "platform": "wide", "label": "Take precise measurements and cross sections with ease" }, { "src": "screenshot3.webp", "sizes": "1719x1133", "type": "image/webp", "platform": "wide", "label": "Annotate and draw on maps collaboratively with others" }, { "src": "screenshot4.webp", "sizes": "1719x1133", "type": "image/webp", "platform": "wide", "label": "Give collaborators instant access to your data with just a few clicks" }, { "src": "screenshot5.webp", "sizes": "1719x1133", "type": "image/webp", "platform": "wide", "label": "Get instant access to our trillion point library of LiDAR datasets and export elevation deliverables" } ], "file_handlers": [ { "action": "/modal/drag-drop", "accept": { "application/geojson": [ ".geojson" ], "application/vnd.google-earth.kmz": [ ".kmz" ], "application/vnd.google-earth.kml+xml": [ ".kml" ], "application/x-zipped-shp": [ ".zip", ".shp" ], "application/octet-stream": [ ".las", ".laz" ] } } ] }