{
  "name": "EduCore LMS",
  "short_name": "EduCore",
  "description": "Multi-Tenant Learning Management System",
  "start_url": "/student/dashboard.html",
  "display": "standalone",
  "background_color": "#243665",
  "theme_color": "#243665",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
