{
  "name": "Hearth — Grief Companion",
  "short_name": "Hearth",
  "description": "A gentle companion for grief — check-ins, memories, guided journeys, and someone to talk to.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F2EBDE",
  "theme_color": "#A06F63",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hearth-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hearth-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
