{
  "name": "RHPP - Royal Hair Pro Platform",
  "short_name": "RHPP",
  "description": "AI-powered booking and product management for hair professionals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#5FCAED",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "https://assets.floot.app/6e26018c-66f9-4915-91b5-23bece2154f9/0ed65362-676f-4870-b5f2-a6ecef8ca553.PNG",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/book",
      "description": "Book a new appointment"
    },
    {
      "name": "My Calendar",
      "url": "/dashboard/calendar",
      "description": "View your calendar"
    },
    {
      "name": "Shop",
      "url": "/shop",
      "description": "Browse hair products"
    }
  ]
}