{
  "name": "Bliss Therapeutic Services",
  "short_name": "Bliss",
  "description": "A sanctuary in your pocket — personalized mental health programming, healing tools, journaling, SMART goals, and supportive community from Dr. Sadé Kennedy.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2D1B4E",
  "theme_color": "#2D1B4E",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "medical", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Bliss home — a sanctuary in your pocket"
    }
  ],
  "shortcuts": [
    {
      "name": "Instant Bliss",
      "short_name": "Calm now",
      "description": "Breathing, grounding, affirmations and panic-mode tools",
      "url": "/instant-bliss",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bliss",
      "short_name": "Dashboard",
      "description": "Daily check-ins, journal and SMART goals",
      "url": "/my-bliss",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Crisis Support",
      "short_name": "Crisis",
      "description": "Safety plan and emergency resources",
      "url": "/crisis",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
