{
  "name": "Sin Rival - Pedidos",
  "short_name": "Pedidos",
  "description": "App de vendedores Sin Rival",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#0d47a1",
  "icons": [
    {"src": "icono-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icono-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
