{
  "name": "Aplysbox Taller",
  "short_name": "Taller",
  "description": "Gestion de taller: recepcion, ordenes, almacen y facturacion",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EEF1F4",
  "theme_color": "#131920",
  "lang": "es",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icono-mascara.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
