{
  "name": "LYFTRR - AI-Powered Career Growth",
  "short_name": "LYFTRR",
  "description": "Transform your career with AI-driven insights, intelligent networking, and predictable career trajectory planning",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#5b8fc7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business", "education"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your professional dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Career Paths",
      "short_name": "Paths",
      "description": "Explore career trajectories",
      "url": "/career-paths",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Network",
      "short_name": "Network",
      "description": "Connect with professionals",
      "url": "/network",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
