{
  "name": "Stock Analyzer",
  "short_name": "StockAI",
  "description": "AI-powered stock analysis with real-time market data",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='6' fill='%234f46e5'/><path d='M6 22 L12 16 L18 19 L26 10' stroke='white' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/><circle cx='26' cy='10' r='2' fill='white'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
