{
  "name": "NoticiaViral - Portal de Noticias",
  "short_name": "NoticiaViral",
  "description": "Tu fuente de noticias virales, tecnología, deportes y ciencia. Las historias que el mundo está comentando.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f97316",
  "lang": "es",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["news", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=1280&q=80",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "NoticiaViral - Portada"
    }
  ],
  "shortcuts": [
    {
      "name": "Noticias Virales",
      "short_name": "Virales",
      "url": "/categoria/viral",
      "description": "Las noticias más virales del momento"
    },
    {
      "name": "Tecnología",
      "short_name": "Tech",
      "url": "/categoria/technology",
      "description": "Últimas noticias de tecnología"
    },
    {
      "name": "Deportes",
      "short_name": "Deportes",
      "url": "/categoria/sports",
      "description": "Noticias deportivas"
    },
    {
      "name": "Buscar",
      "short_name": "Buscar",
      "url": "/buscar",
      "description": "Buscar noticias"
    }
  ]
}
