{
  "name": "SolidHealth.ai",
  "short_name": "SolidHealth",
  "description": "Advanced Healthcare Platform helping you take control of your health",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF4E6",
  "theme_color": "#FAF4E6",
  "icons": [
    {
      "src": "/healthIcon192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/healthIcon512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
