{
  "name": "Daygrain Data — Online CSV Profiler",
  "short_name": "Data",
  "description": "Profile, clean, and export CSV files entirely in your browser.",
  "start_url": "/data/",
  "scope": "/data/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#121620",
  "icons": [
    {
      "src": "/data/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/data/daygrain-logo1.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
