{
  "name": "boz — Agenda Inteligente",
  "short_name": "boz",
  "description": "Asistente personal de agenda, tareas y notas con procesamiento de lenguaje natural.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#1D71B8",
  "orientation": "portrait",
  "lang": "es",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}