{
  "id": "/beep/index.php",
  "name": "BEEP — BFSI Employment Exchange Portal",
  "short_name": "BEEP",
  "description": "Discover bank & PSU jobs and apprenticeships, check eligibility, and apply — from BFSI Sector Skill Council of India.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0b5cab",
  "lang": "en-IN",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "assets/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
