{
  "name": "Bagpreestonks — Análisis Bursátil",
  "short_name": "Bagpreestonks",
  "description": "Plataforma de análisis bursátil con inteligencia artificial. Análisis técnico, heatmaps, alertas y más.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#08090d",
  "theme_color": "#3de8c8",
  "orientation": "any",
  "categories": [
    "finance",
    "business"
  ],
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%2308090d'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-size='120' fill='%233de8c8'%3E⚡%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%2308090d'/%3E%3Ctext x='256' y='360' text-anchor='middle' font-size='340' fill='%233de8c8'%3E⚡%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Analizar mercado",
      "url": "/app.html#analyze",
      "description": "Análisis de noticias con IA"
    },
    {
      "name": "Heatmap",
      "url": "/app.html#heatmap",
      "description": "Heatmap del mercado"
    },
    {
      "name": "Blog financiero",
      "url": "/blog.html",
      "description": "Artículos de inversión"
    },
    {
      "name": "Gráficas Live",
      "url": "/graficas.html",
      "description": "Gráficas en tiempo real"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}