{
  "name": "MentalCheck",
  "short_name": "MentalCheck",
  "description": "Free mental health screening — PHQ-9, GAD-7, PSS-10, ISI-7",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFF",
  "theme_color": "#4F46E5",
  "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"
}
