{
  "name": "Hostería",
  "short_name": "Hostería",
  "description": "Premium QR ordering for coastal restaurants",
  "start_url": "/menu?table=1&restaurant=demo",
  "display": "standalone",
  "background_color": "#fefdfb",
  "theme_color": "#fefdfb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
