{
  "name": "Unicorn Command Center",
  "short_name": "UCC",
  "description": "Market physics, smart money, and real-time trading dashboard",
  "start_url": "./unicorn_command_center.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "any",
  "icons": [
    {
      "src": "ucc-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ucc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
