{
  "name": "StudyHub",
  "short_name": "StudyHub",
  "description": "Free Science & Math learning for Class 11, 12, NEET and JEE",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Chemistry", "url": "/chemistry.html", "description": "Open Chemistry topics" },
    { "name": "Physics",   "url": "/physics.html",   "description": "Open Physics topics" },
    { "name": "Biology",   "url": "/biology.html",   "description": "Open Biology topics" },
    { "name": "Math",      "url": "/math.html",      "description": "Open Math topics" }
  ]
}
