{
  "name": "Taller IA Suipacha - Encuesta",
  "short_name": "Taller IA",
  "description": "Encuesta para armar un taller de IA en la Biblioteca Popular de Suipacha",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F7F4EF",
  "theme_color": "#312E81",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23312E81'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>🤖</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
