{
  "name": "Resonance Counselling",
  "short_name": "Resonance",
  "description": "Book appointments with Maria Hartshorn — BACP Accredited Psychotherapist in Havering, Essex & Online.",
  "start_url": "/book",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f2ec",
  "theme_color": "#4a5240",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Go straight to the booking page",
      "url": "/book",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "description": "View upcoming appointments",
      "url": "/book",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
