{
  "name": "Result Computation System",
  "short_name": "RCS",
  "description": "School result management platform with multi-role access, grading, and report cards.",
  "id": "./",
  "start_url": "./login.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fb",
  "theme_color": "#0b2e63",
  "lang": "en",
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
