{
  "name": "EL NO COMEDOR",
  "short_name": "No Comedor",
  "description": "Cuánto han comido hoy, en 10 segundos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F7FB",
  "theme_color": "#F6F7FB",
  "orientation": "portrait",
  "lang": "es-ES",
  "icons": [
    { "src": "/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
