{
  "name": "BirthBridge - Build Your Birth Team in One Place",
  "short_name": "BirthBridge",
  "description": "Find and book trusted doulas, midwives, lactation consultants, therapists, and more. BirthBridge helps families build a personalized birth and postpartum care team with ease.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#73a5b5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "family", "pregnancy", "parenting", "wellness"],
  "icons": [
    {
      "src": "/birthbridge_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/birthbridge_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/birthbridge_logo.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}