{
  "name": "QueuePoint",
  "short_name": "QueuePoint",
  "description": "Smart appointment scheduling and queue management for businesses. Manage bookings, walk-in queues, and staff schedules from your mobile device.",
  "start_url": "/staff",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
