{
  "name": "Loyalworx - Salon Management",
  "short_name": "Loyalworx",
  "description": "Professional Salon & Wellness Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=LW&backgroundColor=0f172a&textColor=ffffff&fontSize=40&chars=2",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=LW&backgroundColor=0f172a&textColor=ffffff&fontSize=40&chars=2",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Booking",
      "url": "/admin/bookings",
      "description": "Create a new booking"
    },
    {
      "name": "Customers",
      "url": "/admin/customers",
      "description": "View customers"
    }
  ]
}
