{
  "name": "HUD - Live Evaluation Dashboard",
  "short_name": "HUD",
  "description": "Monitor, analyze, and optimize your AI model evaluations in real-time",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D0A61c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/hud_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/hud_opengraph.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
