{
  "name": "Doña Vicky | Ventas en ruta",
  "short_name": "Doña Vicky",
  "description": "Sistema de ventas en ruta de Doña Vicky Productos Caseros",
  "start_url": "home/index.php",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#1d4ed8",
  "lang": "es-MX",
  "icons": [
    {
      "src": "imgs/icon.png",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
