{
  "name": "Etunganun Grooming & Beauty Lounge",
  "short_name": "EGL",
  "description": "EGL Admin — internal workspace for Etunganun Grooming & Beauty Lounge, Kampala.",
  "lang": "en-UG",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#0B1E18",
  "background_color": "#0B1E18",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your EGL account, loyalty points, and bookings",
      "url": "/account",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your upcoming and past bookings",
      "url": "/account/bookings",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    },
    {
      "name": "My Loyalty",
      "short_name": "Loyalty",
      "description": "Check your loyalty points and tier",
      "url": "/account/loyalty",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    },
    {
      "name": "Point of Sale",
      "short_name": "POS",
      "description": "Open the EGL point-of-sale workspace",
      "url": "/pos",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    },
    {
      "name": "Front Desk",
      "short_name": "Front Desk",
      "description": "Front desk operations and check-in",
      "url": "/front-desk",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
