{
  "name": "EssigoNow",
  "short_name": "EssigoNow",
  "description": "Book trusted salons and wellness services near you.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111111",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "health", "beauty"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69d7fe4e5b7196aea5fffc9e/d2b0e2c07_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69d7fe4e5b7196aea5fffc9e/d2b0e2c07_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69d7fe4e5b7196aea5fffc9e/d2b0e2c07_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Services",
      "short_name": "Explore",
      "description": "Browse and book beauty services near you",
      "url": "/explore",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69d7fe4e5b7196aea5fffc9e/d2b0e2c07_generated_image.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your upcoming appointments",
      "url": "/my-bookings"
    }
  ]
}
