{
  "name": "QLab — Customer Flow Platform",
  "short_name": "QLab",
  "description": "QLab — smart queue, kiosk, voice calling, and analytics for any business with customers waiting in line.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#FF7A00",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-PH",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Staff Login",
      "short_name": "Login",
      "description": "Sign in to your QLab station",
      "url": "/login"
    },
    {
      "name": "Self-service Kiosk",
      "short_name": "Kiosk",
      "description": "Customer queue picker",
      "url": "/kiosk"
    },
    {
      "name": "Public Display",
      "short_name": "Display",
      "description": "Waiting-room TV display",
      "url": "/display"
    }
  ]
}
