{
  "name": "VertexExam — Sri Lanka's Premier Exam Portal",
  "short_name": "VertexExam",
  "description": "100% Free Past Papers, CBT Simulation, Split-Screen Marking Schemes & Verified Tuition Teachers",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F19",
  "theme_color": "#4F46E5",
  "categories": ["education", "books", "productivity"],
  "lang": "si",
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Past Papers (පසුගිය විභාග ප්‍රශ්න පත්‍ර)",
      "short_name": "Past Papers",
      "description": "O/L & A/L Free Past Papers",
      "url": "/past-papers",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "CBT Exam Simulator (ප්‍රශ්න පත්‍ර පුහුණුව)",
      "short_name": "CBT Exams",
      "description": "Interactive CBT Test Simulation",
      "url": "/exams",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Split-Screen Papers",
      "short_name": "Split View",
      "description": "Dual Paper & Marking Scheme Viewer",
      "url": "/materials",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Student Dashboard (මගේ ප්‍රගතිය)",
      "short_name": "Dashboard",
      "description": "Study Streaks, XP & Leaderboard",
      "url": "/student/dashboard",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
