{
  "name": "Lift Coach",
  "short_name": "Lift",
  "description": "Your GLP-1 wellness companion — AI coaching, habit tracking, and community support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf5",
  "theme_color": "#4da626",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
