{
  "name": "Ukandu - Career Discovery for Teens",
  "short_name": "Ukandu",
  "description": "Discover your perfect career path through an engaging assessment",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF006E",
  "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"
    }
  ],
  "categories": ["education", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Assessment Flow"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Assessment",
      "short_name": "Assess",
      "description": "Begin your career discovery journey",
      "url": "/job-families",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Results",
      "short_name": "Results",
      "description": "See your career matches",
      "url": "/results",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
