{
  "name": "CoreNova Analytics",
  "short_name": "CoreNova",
  "description": "AI-powered stock and crypto analysis with 9 professional frameworks, ML predictions, and Cross-Tool Consensus.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b1220",
  "background_color": "#0b1220",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Stock Analysis",
      "short_name": "Stocks",
      "url": "/stock-analysis",
      "description": "Analyze any stock with 9 professional frameworks"
    },
    {
      "name": "Crypto Analysis",
      "short_name": "Crypto",
      "url": "/crypto-analysis",
      "description": "Analyze any cryptocurrency with order book + Fear & Greed Index"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "Manage your price, volatility, and pattern alerts"
    }
  ],
  "lang": "en-US",
  "dir": "ltr"
}
