{
  "name": "Enterwait — Live queue tracking & customer waiting platform",
  "short_name": "Enterwait",
  "description": "Turn waiting into clarity. Live status across every booking, repair and order — bookings, queue management, smart notifications, analytics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0f1a",
  "theme_color": "#3758f9",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/public/logo-final.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/public/enterwait-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/public/enterwait-logo-white.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/public/og-cover.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Enterwait — turning waiting into clarity"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign in",
      "short_name": "Sign in",
      "description": "Sign in to the Enterwait dashboard",
      "url": "https://app.enterwait.com/login"
    },
    {
      "name": "Get started",
      "short_name": "Get started",
      "description": "Start your free 14-day trial",
      "url": "https://app.enterwait.com/sign-up"
    },
    {
      "name": "Read the blog",
      "short_name": "Blog",
      "description": "Insights & resources",
      "url": "/blog"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
