{
  "name": "BigMac OS",
  "short_name": "BigMac",
  "description": "AI Hedge Fund OS -- Bot monitoring and control",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "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" }
  ],
  "shortcuts": [
    { "name": "Bots",   "url": "/mobile#bots",   "description": "Monitor and control bots" },
    { "name": "Agents", "url": "/mobile#agents", "description": "Dispatch tasks to agents" }
  ]
}
