{
  "name": "Banker's Colony — Bank Exam Prep",
  "short_name": "Banker's Colony",
  "description": "Crack your bank exams with mock tests, MCQ practice, PDF notes, current affairs, and performance analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"]
}