{
  "short_name": "Edutris",
  "name": "Edutris School Information Management System",
  "icons": [
    {
      "src": "favicon-s.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "description": "Edutris School Information Management System — students, attendance, fees, exams, communication.",
  "scope": "/"
}