{
  "name": "SchoolHub - School Management System",
  "short_name": "SchoolHub",
  "description": "Primary school management system for managing students, academics, finance, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#1e4d8c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
