{
  "name": "IVF Fellow Portal",
  "short_name": "IVF Portal",
  "description": "Secure medication tracking for IVF patients.",
  "start_url": "/portal/b2c/dashboard.php",
  "display": "standalone",
  "background_color": "#FBF8F4",
  "theme_color": "#c9a694",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://ivf-fellow.com/pwa_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ivf-fellow.com/pwa_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}