{
  "name": "CryptoSmart Hub",
  "short_name": "CryptoSmart",
  "description": "Guías, noticias y análisis de criptomonedas y blockchain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1a14",
  "theme_color": "#00a673",
  "lang": "es",
  "categories": ["finance", "education", "news"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
