{
  "name": "Heifer Agave - Comercialización",
  "short_name": "Heifer Agave",
  "description": "Plataforma de comercialización de Agave y Mezcal - Heifer International México",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2B4053",
  "theme_color": "#73C3D5",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./Imagenes/logo-heifer.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./Imagenes/logo-heifer.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "shopping"]
}
