{
  "name": "technowledgy-pos-pwa",
  "short_name": "Technowledgy POS",
  "description": "Sistema de Punto de Venta Progressive Web App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E6405A",
  "theme_color": "#E6405A",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/logo-_9SlGZaV.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "es",
  "dir": "ltr"
}
