{
  "name": "Vaish Health Tracker",
  "short_name": "VaishHealth",
  "description": "A daily habit and health tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff7ba5",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
