{
  "name": "Caphix Beauty",
  "short_name": "Caphix",
  "description": "Premium beauty salon \u2014 book appointments, shop products, earn rewards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#ff6b1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/themes/lumina-salon-theme/assets/icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "beauty",
    "shopping",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/book/",
      "description": "Book your next appointment"
    },
    {
      "name": "Shop",
      "url": "/shop/",
      "description": "Browse beauty products"
    }
  ]
}