{
  "id": "/",
  "name": "EZLineGo — Virtual Queue & Queue Management",
  "short_name": "EZLineGo",
  "description": "Turn waiting lines into a virtual queue. Customers join by QR code or link, track their spot in real time, and get notified when it's their turn.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "categories": ["business", "productivity", "utilities"],
  "background_color": "#FFFFFF",
  "theme_color": "#E8825C",
  "icons": [
    {
      "src": "/assets/brand/ezlinego-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/ezlinego-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/ezlinego-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
