{
  "name": "Jello Shot Lab: Calculadora de Gelatina y Alcohol Perfecta",
  "short_name": "JSLCGAP",
  "description": "Calcula exactamente cuánto licor y gelatina necesitas para que tus jello shots cuajen siempre. Evita los fallos líquidos o demasiado duros con proporciones respaldadas por la ciencia.",
  "start_url": "/utilidades/laboratorio-de-jello-shots/",
  "scope": "/utilidades/laboratorio-de-jello-shots/",
  "icons": [
    {
      "src": "/images/utilities/laboratorio-de-jello-shots.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#a855f7",
  "background_color": "#a855f7",
  "display": "standalone",
  "orientation": "portrait"
}