{
  "name": "ExamsBoss — Free Exam Notes & eBooks",
  "short_name": "ExamsBoss",
  "description": "Free chapter-wise notes + Premium eBooks for UPSC, SSC, Banking & Railways. India's trusted exam prep platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education", "books"],
  "icons": [
    { "src": "/images/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Free Notes",
      "short_name": "Free Notes",
      "description": "Read free chapter-wise exam notes",
      "url": "/pages/free-notes.html",
      "icons": [{ "src": "/images/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse eBooks",
      "short_name": "eBooks",
      "description": "Browse all exam preparation eBooks",
      "url": "/pages/books.html",
      "icons": [{ "src": "/images/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
