{
  "name": "CheckMentalHealth.in — A.I. Psychologist",
  "short_name": "CheckMH",
  "description": "Free 24/7 A.I. mental health screening and counseling in 35+ languages, by Dr. Nitnem Singh Sodhi.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f9f6",
  "theme_color": "#007396",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa-splash-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Start chat",
      "short_name": "Chat",
      "description": "Open the AI Psychologist chat",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
