{
  "name": "SmartQueue Queue Management System",
  "short_name": "SmartQueue",
  "description": "Smart virtual queue ticket manager with live positioning updates and sound notifications.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
