{
  "short_name": "Elevat0r",
  "name": "Elevat0r — Dynamic Elevator System Simulator",
  "description": "Interactive elevator simulator. Configure floor counts, elevator banks, travel speed, and dispatch optimization priorities, then watch the scheduling algorithm run live.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "512x512 192x192 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1a1e4b",
  "background_color": "#1a1e4b",
  "lang": "en"
}
