{
  "name": "ByteLab Arcade",
  "short_name": "ByteLab",
  "description": "Play ByteLab Arcade mini-games: Robot Quiz, Parts Match, and Bot Tap!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070708",
  "theme_color": "#070708",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/robot.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/png/robot@2x.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "assets/png/robot@3x.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ]
}
