{
  "name": "Adhyora Academic System",
  "short_name": "Adhyora",
  "description": "Student and Teacher Portal",
  "start_url": "./index.html",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0b111e",
  "theme_color": "#0b111e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../AdhyoraSplashLogo5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}