{
  "name": "BAIO Student Portal",
  "short_name": "BAIO Student",
  "description": "Bharat AI Olympiad Student Portal",
  "start_url": "/student/dashboard",
  "scope": "/",
  "id": "/student",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#001F5E",
  "theme_color": "#001F5E",
  "icons": [
    {
      "src": "/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
