{
  "name": "Cocina — Tapify",
  "short_name": "Cocina",
  "description": "Vista de cocina en tiempo real",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "orientation": "landscape",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230f0f14'/><text y='.85em' font-size='140' x='20'>👨‍🍳</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
