{
  "name": "Heart to Hope Center",
  "short_name": "Heart to Hope",
  "description": "Compassionate mental health services and group support programs in Elsa, Texas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D3F0D",
  "theme_color": "#2D3F0D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
