{
  "name": "Wellness Journal",
  "short_name": "Wellness",
  "description": "Daily wellness tracking for her",
  "start_url": "/DailyHealthTracker_Her.html",
  "display": "standalone",
  "background_color": "#fdf5f7",
  "theme_color": "#c2607a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon_her.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}