{
  "name": "Will My Way - Hypnotherapy",
  "short_name": "Will My Way",
  "description": "Professional hypnotherapy services for lasting change. Break habits, manage pain, and enhance performance.",
  "start_url": "/account",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "wellness", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Audio Library",
      "short_name": "Audio",
      "description": "Browse hypnotherapy audio sessions",
      "url": "/audio-library",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a virtual consultation",
      "url": "/virtual-appointments",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}