{
  "name": "Zygi — IVF & Surrogacy Tracker",
  "short_name": "Zygi",
  "description": "A free patient-side tracker for IVF and surrogacy. Stay on top of every step, every date, every question to ask.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2A9D8F",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
