{
  "name": "Visor y editor DWG/DXF online — 1000 Herramientas Web",
  "short_name": "Visor DWG/DXF",
  "description": "Abre, dibuja y exporta planos DWG/DXF en tu navegador. Sin instalación, sin subir archivos, sin registro. Bilingüe ES/EN.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "es-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", "design"]
}