{
  "name": "MDFileConverter",
  "short_name": "MDConverter",
  "description": "Free browser-based tools to convert Excel, CSV, Word, and JSON tables to Markdown.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eff6ff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
