{
  "name": "Life After a Heart Attack",
  "short_name": "LAHA",
  "description": "Cardiac recovery companion — medication reminders, AI health Q&A, and community support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#f6f3ec",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
