{
  "name": "HealthMate",
  "short_name": "HealthMate",
  "description": "Your health consultation and nutrition platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/img/yolabo192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/yolabo512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/"
}