{
  "name": "JSONXX",
  "short_name": "JSONXX",
  "description": "Convert JSON to CSV, Excel, and Markdown with real-time preview and inline editing. 100% browser-based, no server storage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#10B981",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2310B981'/><text x='50' y='68' font-size='50' fill='white' text-anchor='middle' font-family='monospace' font-weight='bold'>{ }</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
