{
  "name": "Money Center AI",
  "short_name": "MoneyCenter",
  "description": "Professional Bloomberg-style financial terminal with AI-powered analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080b",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23ff6b00'/><text x='50%25' y='55%25' text-anchor='middle' dy='.35em' font-size='96' font-family='monospace' fill='white' font-weight='700'>M</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%23ff6b00'/><text x='50%25' y='55%25' text-anchor='middle' dy='.35em' font-size='256' font-family='monospace' fill='white' font-weight='700'>M</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "Crash Warning", "url": "/", "description": "View crash warning system" },
    { "name": "Stock Screener", "url": "/", "description": "Screen stocks" }
  ]
}
