{
  "name": "Future Careers Plugin",
  "short_name": "FutureCareer",
  "description": "AI-Powered Career Discovery for Africa & Beyond. Explore 100+ emerging careers, bursaries, learnerships, and personalized learning pathways.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity", "career"],
  "lang": "en",
  "scope": "/",
  "share_target": {
    "action": "/explore",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
