{
  "name": "ChangeAgent360",
  "short_name": "CA360",
  "description": "AI-Powered Career Coaching & Action Items",
  "start_url": "/actions",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6C3EE8",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  }
}
