{
  "name": "YouMat - Mental Health Counselling",
  "short_name": "YouMat",
  "description": "Connect with professional counsellors instantly. Mental health support made accessible.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F8",
  "theme_color": "#2196F3",
  "icons": [
    {
      "src": "/youmat_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/youmat_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en"
}

