{
  "name": "CoachGPT — Free Coaching Tools",
  "short_name": "CoachGPT",
  "description": "Free interactive coaching tools to unlock clarity, set goals, and take action — in minutes.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#286d45",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "productivity", "education"]
}
