{
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "name": "BR DOT HUB - Study Smart, Achieve More",
  "short_name": "BR DOT HUB",
  "description": "All-in-one educational platform for mock tests, quizzes, notes, articles, research, and exam preparation.",
  "display": "standalone",
  "theme_color": "#0b0f19",
  "background_color": "#0b0f19",
  "orientation": "any",
  "categories": [
    "education",
    "books",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/edu header.png",
      "sizes": "1983x793",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BR DOT HUB Education Portal"
    }
  ]
}
