{
  "name": "Etunganun Grooming & Beauty Lounge",
  "short_name": "EGL",
  "description": "Etunganun Grooming & Beauty Lounge — premium unisex grooming and beauty services in Kira, Uganda.",
  "lang": "en-UG",
  "dir": "ltr",
  "start_url": "/store",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#0B1E18",
  "background_color": "#0B1E18",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a grooming or beauty appointment",
      "url": "/book",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    },
    {
      "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": "Shop",
      "short_name": "Shop",
      "description": "Browse and buy grooming and beauty products",
      "url": "/store/shop",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192 512x512", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
