{
  "name": "Fresh Eyes",
  "short_name": "Fresh Eyes",
  "description": "Making experiences matter — South Africa's CX Specialists",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5FAF0",
  "theme_color": "#A9D168",
  "lang": "en-ZA",
  "categories": ["business"],
  "icons": [
    {
      "src": "fresh-eyes-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "fresh-eyes-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "./contact",
      "description": "Get in contact with Fresh Eyes"
    },
    {
      "name": "Explore Ecosystem",
      "url": "./ecosystem",
      "description": "Explore the CX Ecosystem"
    }
  ]
}
