{
  "name": "Mi Asistente IA",
  "short_name": "AsistenteIA",
  "description": "Tu asistente personal con inteligencia artificial",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#7B61FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/isologo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/isologo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
