{
  "name": "Schoolie",
  "short_name": "Schoolie",
  "description": "School management system for Kenyan schools — students, fees, exams, attendance, and staff in one platform.",
  "start_url": "/student.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "scope": "/",
  "icons": [
    {
      "src": "schoolie2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}