{
  "name": "Contour Studio",
  "short_name": "Contour Studio",
  "description": "Browser-local contour map workspace for CSV or XYZ data, IDW previews, PNG export, and grid CSV export.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaf2f6",
  "theme_color": "#3d8b7a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
