{
  "name": "Diego Mena — Experto en Accesibilidad Digital",
  "short_name": "Diego Mena A11y",
  "description": "Perfil profesional de Diego Mena. Experto en accesibilidad digital, auditorías WCAG 2.2 y desarrollo inclusivo.",
  "background_color": "#00262b",
  "theme_color": "#00262b",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "./?utm_source=web_app_manifest",
  "id": "/",
  "scope": "./",
  "lang": "es",
  "categories": ["education", "personalization"],
  "icons": [
    {
      "src": "./img/pwa/icon_384.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "./img/pwa/icon_384.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "./img/pwa/icon_256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "./img/pwa/icon_192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "./img/pwa/icon_192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "./img/pwa/icon_128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "./img/pwa/icon_96.webp",
      "sizes": "96x96",
      "type": "image/webp"
    },
    {
      "src": "./img/pwa/icon_64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    },
    {
      "src": "./img/pwa/icon_32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "./img/pwa/favicon.webp",
      "sizes": "16x16",
      "type": "image/webp"
    }
  ],
  "screenshots": [
    {
      "src": "./img/pwa/screenshot1.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Vista de escritorio del CV de Diego Mena"
    },
    {
      "src": "./img/pwa/screenshot2.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Vista de escritorio - Sección de experiencia"
    }
  ]
}
