{
  "name": "Mibuscador Noticias",
  "short_name": "MB Noticias",
  "description": "Agregador de noticias en tiempo real con foco local.",
  "start_url": "./news.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1f2024",
  "theme_color": "#1f2024",
  "lang": "es-AR",
  "icons": [
    {
      "src": "./pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
