{
  "name": "CRM Gastelek",
  "short_name": "Gastelek",
  "description": "Cotizaciones, pedidos, órdenes de compra y catálogo de Gastelek.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1A4789",
  "lang": "es-MX",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Cotizaciones", "url": "cotizaciones.html" },
    { "name": "Productos", "url": "productos.html" },
    { "name": "Pedidos", "url": "pedidos.html" }
  ]
}
