{
  "name": "Board and Boujee",
  "short_name": "BAB",
  "description": "To turn every gathering into a memorable experience with beautifully crafted, premium charcuterie and grazing tables tailored to each client’s style and occasion.",
  "start_url": "https://boardboujeesd.dev/",
  "display": "standalone",
  "background_color": "#FDFBF8",
  "theme_color": "#2D1B1B",
  "orientation": "portrait-primary",
  "scope": "https://boardboujeesd.dev/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business"
  ],
  "icons": [
    {
      "src": "https://boardboujeesd.dev/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://boardboujeesd.dev/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://boardboujeesd.dev/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://boardboujeesd.dev/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://boardboujeesd.dev/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://boardboujeesd.dev/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Board and Boujee",
      "url": "https://boardboujeesd.dev/contact.html",
      "icons": [
        {
          "src": "https://boardboujeesd.dev/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore Board and Boujee services",
      "url": "https://boardboujeesd.dev/services.html",
      "icons": [
        {
          "src": "https://boardboujeesd.dev/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about Board and Boujee",
      "url": "https://boardboujeesd.dev/about.html",
      "icons": [
        {
          "src": "https://boardboujeesd.dev/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}