{
  "name": "Education Management System",
  "short_name": "EMS",
  "description": "Education Management System for managing zones, schools, learners, and report cards.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#121212",
  "background_color": "#121212",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
