{
  "name": "Terapia del Lenguaje - Rehabilitacion Afasia",
  "short_name": "Terapia Lenguaje",
  "description": "Aplicacion de rehabilitacion adaptativa para pacientes con afasia",
  "start_url": "/rehabilitacion-afasia.html",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236366f1' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "education", "medical"],
  "lang": "es"
}
