{
  "name": "Career Gym",
  "short_name": "Career Gym",
  "description": "A guided 12-step self-coaching journey for career clarity.",
  "start_url": "/journey",
  "display": "standalone",
  "background_color": "#F5F1EA",
  "theme_color": "#6B8BA4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
