{
  "name": "8bitroot | El Nexo Geek",
  "short_name": "8bitroot",
  "description": "El portal de noticias geek impulsado por IA con indexación en tiempo real.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00f2ff",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["news", "tech", "gaming"]
}
