{
  "name": "GhostWords - Entrenamiento de Memoria",
  "short_name": "GhostWords",
  "description": "Entrena tu memoria con ocultación progresiva de palabras. Carga documentos MD, TXT, PDF o DOCX y ajusta el nivel de dificultad.",
  "start_url": "/GhostWord/",
  "scope": "/GhostWord/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e293b",
  "background_color": "#ffffff",
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231e293b' width='540' height='720'/><text x='270' y='360' font-size='80' fill='white' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>GhostWords</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e293b' width='192' height='192' rx='45'/><text x='96' y='96' font-size='120' fill='white' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>👻</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='white' width='192' height='192' rx='45'/><text x='96' y='96' font-size='120' fill='%231e293b' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>👻</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
