{
  "name": "Battle of the Bits",
  "short_name": "BotB",
  "description": "Configure your robot and watch AI battles in a 3D arena. Export the clip.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0b09",
  "theme_color": "#ff8800",
  "orientation": "any",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "label": "Battle arena" }
  ]
}
