{
  "name": "Marque Private Grooming",
  "short_name": "Marque",
  "description": "Private grooming and styling for people who get read in the first three seconds. By appointment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f1ed",
  "theme_color": "#f2f1ed",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
