{
  "id": "/",
  "name": "CV Book",
  "short_name": "CVBook",
  "description": "Plataforma para crear y buscar CVs profesionales.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa-preview.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vista del Panel Principal"
    },
    {
      "src": "/images/pwa-preview-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vista en escritorio"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "es",
  "dir": "ltr"
}

