{
  "name": "AI Therapists",
  "short_name": "AI Therapists",
  "description": "A caring AI therapist that helps you work through your issues — available 24/7, private, and judgment-free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2d5a5a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-32x32.png?v=4",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png?v=4",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
