{
  "name": "Hearth - CBT Therapy Journal",
  "short_name": "Hearth",
  "description": "A calm, role-based CBT therapy platform for patients, doctors, and clinics. Reflect, reframe, and grow with structured emotional support.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "categories": ["health", "medical", "productivity"],
  "background_color": "#fafafa",
  "theme_color": "#2563EB",
  "scope": "/",
  "prefer_related_applications": false,
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hearth Therapy Journal — Main Interface"
    }
  ]
}
