{
  "name": "FoodTruck Bench — AI Business Simulation Benchmark",
  "short_name": "FoodTruck Bench",
  "description": "Benchmark comparing frontier AI models in a 30-day food truck simulation. Play the same simulation and compete on the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#09090B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}