{
  "name": "Oscar Lorenzo Café - Reservas",
  "short_name": "Oscar Lorenzo",
  "description": "Sistema de reservas para Oscar Lorenzo Café en Lima, Perú",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3836",
  "theme_color": "#9f8051",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["food", "lifestyle", "business"],
  "lang": "es-PE",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Reserva tu mesa en Oscar Lorenzo Café"
    }
  ]
}
