{
  "name": "Pedidos de Vendedores",
  "short_name": "Pedidos",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F4F6F9",
  "theme_color": "#12213B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icono.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/icono.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
