{
  "name": "MyHealthTree",
  "short_name": "MyHealthTree",
  "description": "Your family's health lab reports — tracked, compared, and always private",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/MHT icon.png",
      "sizes": "626x626",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
