{
  "name": "SEEN — Free Mental Health Education for Everyone on Earth",
  "short_name": "SEEN",
  "description": "42 conditions. 130+ languages. Evidence-based mental health education. 100% free. Forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050609",
  "theme_color": "#050609",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "education", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "If you're in crisis",
      "short_name": "Crisis",
      "description": "Open the crisis support modal with 988, 741741, and findahelpline.com",
      "url": "/?p=crisis",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily check-in",
      "short_name": "Check-in",
      "description": "Take a 60-second daily mental health check-in",
      "url": "/p/checkin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Calm-down tools",
      "short_name": "Calm tools",
      "description": "Open box breathing, grounding, body scan, and thought records",
      "url": "/?p=toolkit",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find real help",
      "short_name": "Find help",
      "description": "Find free or sliding-scale clinics near you",
      "url": "/p/findhelp",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
