{
  "name": "BookATreatment.ai",
  "short_name": "BookATreatment",
  "description": "Book your next treatment online — powered by BookATreatment.ai",
  "start_url": "/book",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d9488",
  "theme_color": "#0d9488",
  "categories": ["health", "beauty", "lifestyle"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Treatment",
      "short_name": "Book",
      "description": "Go to the booking page",
      "url": "/book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
