{
  "name": "CUBROID Simulator",
  "short_name": "CubSim",
  "description": "Build, Drive & Code — 3D Robotics Simulator with BLE",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a1018",
  "theme_color": "#0984e3",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["education", "games"]
}
