{
  "name": "QueueX - Skip the Waiting Room",
  "short_name": "QueueX",
  "description": "Track live salon queues, join remotely, and arrive exactly when it's your turn.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFBFA",
  "theme_color": "#0A5C45",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
