{
  "name": "Tanaz Hair Boutique & Day Spa",
  "short_name": "Tanaz",
  "description": "A Top 100 American salon. Hair, skin, body & cosmetic medical, under one roof in Grand Rapids since 1988.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfbf8",
  "theme_color": "#0a2a3b",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/favicons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Reserve",
      "short_name": "Reserve",
      "url": "/#book",
      "icons": [{ "src": "/favicons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services",
      "icons": [{ "src": "/favicons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [{ "src": "/favicons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
