{
  "name": "MentorMe | AI-Powered Mentorship",
  "short_name": "MentorMe",
  "description": "Transform your ambition into measurable results with MentorMe. AI-powered mentorship for professionals across Nigeria.",
  "start_url": "/welcome",
  "display": "standalone",
  "background_color": "#090F1E",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "url": "/mentor/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
       "name": "Growth Map",
       "url": "/mentor/dashboard/plan",
       "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
