{
  "name": "DelightPOS",
  "short_name": "DelightPOS",
  "description": "Sistema de Punto de Venta moderno para tu negocio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13141a",
  "theme_color": "#13141a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "Logo_Delight.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Logo_Delight.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
