{
  "name": "Oncology Therapist Finder",
  "short_name": "Therapist Finder",
  "description": "Find a therapist who specializes in cancer and chronic illness — curated by Shelley-Anne Walker, LCSW.",
  "start_url": "/find-a-therapist.html",
  "display": "standalone",
  "background_color": "#fdf6f0",
  "theme_color": "#7a9e8a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "lang": "en-US"
}
