{
  "short_name": "Baritoxico",
  "name": "Baritoxico Recicla - Guía Completa",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#e8f5e9",
  "theme_color": "#1b4332",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/baritoxico-logo.webp",
      "type": "image/webp",
      "sizes": "192x192"
    },
    {
      "src": "img/baritoxico-logo.webp",
      "type": "image/webp",
      "sizes": "512x512"
    }
  ]
}