{
  "name": "Beauty Bot — Salon Growth OS",
  "short_name": "Beauty Bot",
  "description": "A beauty-industry growth assistant for content, conversations, and smart rebooking automation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf5eb",
  "theme_color": "#3b2a23",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "beauty"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Content Control Room",
      "short_name": "Content",
      "description": "Open the Beauty Bot content input controls.",
      "url": "/#content"
    },
    {
      "name": "Lead Inbox",
      "short_name": "Inbox",
      "description": "Open Beauty Bot conversations.",
      "url": "/#inbox"
    },
    {
      "name": "Rebooking Engine",
      "short_name": "Rebook",
      "description": "Open smart rebooking opportunities.",
      "url": "/#rebook"
    }
  ]
}
