{
  "name": "AlphaFold 3 · Oncología",
  "short_name": "Onco News",
  "description": "Noticias de AlphaFold 3 y oncología. Añade artículos directamente desde el compartir del sistema.",
  "start_url": "./noticias.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070b14",
  "theme_color": "#0d1b2e",
  "lang": "es-ES",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "share_target": {
    "action": "./share.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "AlphaFold News",
      "url": "./noticias.html?tab=alphafold",
      "description": "Noticias de AlphaFold 3"
    },
    {
      "name": "Cancer News",
      "url": "./noticias.html?tab=cancer",
      "description": "Noticias de oncología"
    },
    {
      "name": "Añadir noticia",
      "url": "./share.html",
      "description": "Añadir una noticia manualmente"
    }
  ],
  "categories": ["medical", "health", "news"]
}
