{
  "name": "Botiquín Herbal - Ansiedad",
  "short_name": "BotiquínHerbal",
  "description": "Tu sistema natural e interactivo para calmar la ansiedad y el estrés",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1b1e",
  "theme_color": "#1b3b36",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/leaf.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/color/512/leaf.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
