{
  "name": "Clara — Parenting Companion",
  "short_name": "Clara",
  "description": "Your parenting companion from pregnancy through the first year.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#FFF9F5",
  "theme_color": "#E8845C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
