{
  "name": "KUPAI — Inventario Cierre",
  "short_name": "KUPAI·CIERRE",
  "description": "Control de inventario de cierre para cocinas KUPAI. Offline-first, scroll cinematográfico.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07070E",
  "theme_color": "#FF2D5B",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "productivity", "utilities"],
  "shortcuts": [
    { "name": "Pantrys",           "url": "./index.html#pantrys",      "description": "Check list Pantrys" },
    { "name": "Plancha y Fritura", "url": "./index.html#plancha",      "description": "Plancha y Gran Fritura" },
    { "name": "Cocina Caliente",   "url": "./index.html#cocina",       "description": "Cocina Caliente" },
    { "name": "Descartable",       "url": "./index.html#descartable",  "description": "Descartable y Emplatados" }
  ],
  "screenshots": [
    { "src": "icons/screenshot-1.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ]
}
