{
  "name": "Ammara Salon — Premium Beauty in Rawalpindi",
  "short_name": "Ammara Salon",
  "description": "Rawalpindi's premier luxury beauty salon. Bridal makeup, facials, hair treatments, waxing & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a96e",
  "lang": "en-PK",
  "categories": ["beauty", "lifestyle", "shopping"],
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book via WhatsApp",
      "short_name": "Book Now",
      "description": "Chat with us on WhatsApp to book your appointment",
      "url": "/api/whatsapp",
      "icons": [{ "src": "/logo.png", "sizes": "512x512" }]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Browse all our beauty services",
      "url": "/services",
      "icons": [{ "src": "/logo.png", "sizes": "512x512" }]
    }
  ]
}
