{
  "name": "Exam Pass",
  "short_name": "ExamPass",
  "description": "Nigeria's smartest exam prep app. Pass JAMB, WAEC, NECO and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f11",
  "theme_color": "#f5a623",
  "lang": "en-NG",
  "categories": ["education"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23f76b1c'/><text y='130' x='96' text-anchor='middle' font-size='110'>📚</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23f76b1c'/><text y='360' x='256' text-anchor='middle' font-size='300'>📚</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Challenge",
      "description": "Jump straight to today's daily challenge",
      "url": "/?screen=practice&mode=daily",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🔥</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Start a practice session",
      "url": "/?screen=practice",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📝</text></svg>", "sizes": "96x96" }]
    }
  ]
}
