{
  "name": "U-R-AI — AI Command Centre",
  "short_name": "U-R-AI",
  "description": "U-R-AI: Your personal AI platform for trading intelligence, research, and automation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    { "name": "Trading", "short_name": "Trade", "url": "/trading", "description": "Trading predictions" },
    { "name": "Chat",    "short_name": "Chat",  "url": "/chat",    "description": "Chat with U-R-AI"    }
  ]
}
