{
  "name": "SIEMBRA — Sistema Educativo",
  "short_name": "SIEMBRA",
  "description": "Plataforma educativa NEM 2026 con IA integrada",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a5c2e",
  "theme_color": "#0a5c2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education"
  ],
  "lang": "es-MX",
  "scope": "/",
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard docente SIEMBRA"
    }
  ]
}