{
  "name": "EngiPrep Hub – Top JNTUK R23 Engineering Platform",
  "short_name": "EngiPrep Hub",
  "description": "EngiPrep Hub is the most advanced JNTUK R23 academic intelligence companion. Read high-yield study notes, reference exam cheat sheets, and practice with AI-powered study aids even offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/public/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Study Notes",
      "url": "/notes.html",
      "description": "Browse and search topper lecture courses for all subjects."
    },
    {
      "name": "Cheat Sheets",
      "url": "/cheat-sheets.html",
      "description": "Access active engineering cheat sheets & formula arrays."
    },
    {
      "name": "Progress Dashboard",
      "url": "/dashboard.html",
      "description": "Track active day streaks and engineering goal checklists."
    },
    {
      "name": "Saved Bookmarks",
      "url": "/bookmarks.html",
      "description": "View bookmarked formulas, practice modules, and saved notes."
    }
  ]
}
