{
  "name": "IlogimaticPOS-APP Web",
  "short_name": "POS-APP",
  "description": "Gestione clientes, productos, ventas y cierres de caja desde la nube sincronizada con su sistema Unicenta POS.",
  "lang": "es-CO",
  "start_url": "./login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
