{
  "name": "CSV to JSON Converter Pro",
  "short_name": "CSV2JSON Pro",
  "description": "Convert CSV files to JSON online for free. Secure, fast, and easy to use with local browser processing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
