{
  "$schema": "https://json.schemastore.org/web-manifest",
  "name": "MTB | More than Beauty",
  "short_name": "MTB",
  "description": "Book lash appointments in Watford with MTB, including classic, hybrid, volume, wispy, infills, lash lifts and removals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "832x1248",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "832x1248",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en-GB",
  "dir": "ltr",
  "orientation": "portrait-primary"
}
