{
  "name": "Sacred Wellness",
  "short_name": "Sacred Wellness",
  "description": "Holistic healing, trauma-informed care, and psychedelic-informed wellness education in St. Louis, Missouri.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4ef",
  "theme_color": "#3d5c48",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=192&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=512&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Book",
      "description": "Book a wellness session",
      "url": "/member-booking",
      "icons": [{ "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=96&q=80", "sizes": "96x96" }]
    },
    {
      "name": "Member Portal",
      "short_name": "Portal",
      "description": "View your member dashboard",
      "url": "/member-portal",
      "icons": [{ "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=96&q=80", "sizes": "96x96" }]
    }
  ]
}
