{
  "name": "Admin_Descuento - Registro de Comidas",
  "short_name": "AdminDescuento",
  "description": "Sistema de registro rápido de comida y descuento de planilla con firma digital y PIN de seguridad.",
  "start_url": "/comedor.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
