{
  "name": "Novaligera — Novelas Ligeras",
  "short_name": "Novaligera",
  "description": "La mejor plataforma de novelas ligeras en español",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f0f",
  "theme_color": "#c0392b",
  "lang": "es",
  "categories": ["books", "entertainment"],
  "icons": [
    {
      "src": "/wp-content/themes/hello-child/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/hello-child/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/hello-child/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/themes/hello-child/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/hello-child/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Últimas actualizaciones",
      "url": "/novelas/",
      "description": "Ver los capítulos más recientes"
    },
    {
      "name": "Mi biblioteca",
      "url": "/mi-perfil/#biblioteca",
      "description": "Mis novelas guardadas"
    }
  ]
}