{
  "name": "ValleyForge HIS — Habit Intelligence System",
  "short_name": "HIS Portal",
  "description": "Your personal habit coaching dashboard — powered by the Habit Intelligence System.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
