{
  "name": "Examvora — Master Exams. Shape Your Future.",
  "short_name": "Examvora",
  "description": "AI-powered JAMB, WAEC, NECO exam preparation for Nigerian students",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#1B2B6B",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Practice Questions",
      "short_name": "Practice",
      "description": "Start practising past questions",
      "url": "/practice",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Challenge",
      "short_name": "Challenge",
      "description": "Take today's daily challenge",
      "url": "/simulators/challenge",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "description": "Chat with your AI study coach",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Ranking",
      "description": "See the national leaderboard",
      "url": "/leaderboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
