{
  "name": "Velora Beauty Center",
  "short_name": "Velora",
  "description": "Luxury beauty destination offering premium skincare, haircare, and wellness experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F6F3",
  "theme_color": "#F8F6F3",
  "orientation": "portrait-primary",
  "categories": ["beauty", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
