{
  "id": "/",
  "name": "Transcendence",
  "short_name": "Transcendence",
  "description": "Privacy-focused online hypnotherapy and CBT, with secure booking, guided reflections, video sessions, and structured support.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F7FB",
  "theme_color": "#1F2E45",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
