{
  "name": "Chayito Clean",
  "short_name": "Chayito",
  "description": "Control de notas e ingresos de la lavandería Chayito Clean.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4b1fa8",
  "icons": [
    {
      "src": "/chayito-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/chayito-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
