{
  "name": "360EduSync",
  "short_name": "EduSync",
  "description": "Tu tutor de idiomas 360°: vocabulario, lectura, práctica oral y retos en familia.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/#inicio",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Vocabulario",
      "url": "/#vocabulario",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Lectura",
      "url": "/#lectura",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Práctica oral",
      "url": "/#oral",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Mis retos",
      "url": "/#retos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/landing-narrow.png",
      "sizes": "500x1080",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Aprende el inglés que de verdad se habla"
    },
    {
      "src": "/screenshots/landing-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "360EduSync en pantalla grande"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
