{
  "id": "/",
  "name": "HzVela",
  "short_name": "HzVela",
  "description": "Smart appointment booking for salons, doctors, and advocates — book, manage, and get reminded, all in one place.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#15120E",
  "theme_color": "#15120E",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
