{
  "name": "ZenitJob",
  "short_name": "ZenitJob",
  "description": "Gestión inteligente de tu búsqueda de empleo con IA",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "es",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Candidaturas", "url": "/candidaturas.html", "description": "Ver mis candidaturas" },
    { "name": "CV & IA",      "url": "/cv.html",           "description": "Editar y adaptar CV" },
    { "name": "Ofertas",      "url": "/ofertas.html",      "description": "Buscar ofertas" }
  ]
}
