{
  "name": "ExamEdge Pro — Exam Preparation",
  "short_name": "ExamEdge Pro",
  "description": "Complete Exam Preparation Platform for SSC, RRB, Banking & More",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1d3a",
  "theme_color": "#0b1d3a",
  "orientation": "portrait-primary",
  "lang": "hi",
  "categories": ["education", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick 10Q Practice",
      "short_name": "10Q Test",
      "description": "Start a quick 10 question practice test",
      "url": "/?action=quick10",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Question Bank",
      "short_name": "Q-Bank",
      "description": "Browse the question bank",
      "url": "/?action=qbank",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
