{
  "name": "GlowSquare",
  "short_name": "GlowSquare",
  "description": "Book South Africa's top hairstylists online",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0eb",
  "theme_color": "#1c1917",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "beauty", "business"],
  "shortcuts": [
    {
      "name": "Browse Stylists",
      "url": "/vendors",
      "description": "Find a hairstylist near you"
    },
    {
      "name": "My Bookings",
      "url": "/dashboard",
      "description": "View your upcoming appointments"
    }
  ]
}
