{
  "name": "SBS Rankers Coaching Platform",
  "short_name": "SBS Rankers",
  "description": "Premium Coaching Management, learning and online testing platform.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/logo_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/logo_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Online Tests",
      "url": "/index.html#tests",
      "description": "View active online test lists"
    },
    {
      "name": "My Batches",
      "url": "/index.html#batches",
      "description": "View notes and lectures in your batches"
    }
  ]
}
