{
  "name": "GeoDataTools",
  "short_name": "GeoDataTools",
  "description": "Visualize, convert, and edit geographic data — GeoJSON, KML, Shapefile, TopoJSON, CSV, GPX — free and private, right in your browser.",
  "start_url": "/app",
  "display": "standalone",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
