{
  "name": "El Arco de Nieves",
  "short_name": "El Arco",
  "description": "Restaurante de cocina tradicional en Arévalo. El lujo de lo auténtico.",
  "start_url": "/",
  "display": "browser",

  "background_color": "#F9F6F0",
  "theme_color": "#7A2B25",
  "lang": "es",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/logo-restaurante-el-arco-nieves-arevalo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo-restaurante-el-arco-nieves-arevalo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle"],
  "shortcuts": [
    {
      "name": "Reservar Mesa",
      "short_name": "Reservar",
      "description": "Sección de contacto y reservas",
      "url": "/#contacto",
      "icons": [{ "src": "/img/logo-restaurante-el-arco-nieves-arevalo.webp", "sizes": "192x192" }]
    },
    {
      "name": "Cómo Llegar",
      "short_name": "Ubicación",
      "description": "Mapa y cómo llegar",
      "url": "/#contacto",
      "icons": [{ "src": "/img/logo-restaurante-el-arco-nieves-arevalo.webp", "sizes": "192x192" }]
    }
  ]
}
