{
  "name": "School Hub",
  "short_name": "School Hub",
  "description": "One platform for principals, teachers, parents and students. Track school growth, manage homework, pay fees and stay connected.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#5B21B6",
  "theme_color": "#5B21B6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "business"]
}
