{
  "name": "Leñaleón — Leña a domicilio en León",
  "short_name": "Leñaleón",
  "description": "Configura tu pedido de leña de encina, roble o chopo y calcula el porte a domicilio en León.",
  "lang": "es-ES",
  "dir": "ltr",
  "start_url": "/?fuente=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#E65100",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "/imagenes/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/imagenes/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/imagenes/icono-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Configurar pedido", "url": "/comprar" },
    { "name": "Cómo llegar", "url": "/localizacion" }
  ]
}
