{
  "name": "FIT & MATCH Elegant Custom Tailoring",
  "short_name": "FIT&MATCH",
  "description": "Bespoke tailoring atelier in Sacramento — custom suits, tuxedos, womenswear and expert alterations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Fitting",
      "short_name": "Book",
      "url": "/book.html"
    },
    {
      "name": "Call the Studio",
      "short_name": "Call",
      "url": "/contact.html"
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "url": "/gallery.html"
    }
  ]
}
