{
  "name": "BITNS Student App",
  "short_name": "BITNS",
  "description": "BITNS Exam Platform - Student Portal",
  "start_url": "/student-app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/assets/logo_bitns.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo_bitns.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
