{
  "name": "Bliss Beauty Salon",
  "short_name": "Bliss",
  "description": "Hair, skin, threading & waxing across two New Jersey locations. Book your appointment online.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2C2630",
  "theme_color": "#2C2630",
  "categories": ["beauty", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Book appointment", "url": "/book.html" },
    { "name": "Services", "url": "/services.html" },
    { "name": "Locations", "url": "/locations.html" }
  ]
}
