{
  "name": "IBRAHIM AL-IRAQI",
  "short_name": "Ibrahim Al-Iraqi",
  "description": "Luxury Bespoke Suits & Tailoring - The architects of elegance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Collection",
      "url": "/#collection",
      "description": "View our collection"
    },
    {
      "name": "Bespoke",
      "url": "/#bespoke",
      "description": "Book a bespoke appointment"
    },
    {
      "name": "Contact",
      "url": "/#contact",
      "description": "Contact the atelier"
    }
  ]
}