{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Ushuaia Consulting",
  "short_name": "Ushuaia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0066FF",
  "description": "Agencia digital especializada en IA, SEO y desarrollo web para pymes y micro pymes en España.",
  "lang": "es",
  "icons": [
    {
      "src": "/fav.webp",
      "type": "image/webp",
      "sizes": "any"
    }
  ]
}
