{
  "name": "Editor visual de tablas HTML — 1000 Herramientas Web",
  "short_name": "Editor tablas HTML",
  "description": "Pega HTML, edita la tabla en vivo (sort, filter, normalización de tipos) y exporta a 6 formatos. Persistencia local con IndexedDB. Bilingüe ES/EN. Sin upload.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "developer"]
}
