{
  "name": "Asistente IA - Portal Estiba VLC",
  "short_name": "Asistente IA",
  "description": "Asistente virtual inteligente para trabajadores del Puerto de Valencia",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#0066ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.imgur.com/Q91Pi44.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.imgur.com/Q91Pi44.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.imgur.com/Q91Pi44.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "es-ES",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false
}
