{
  "name": "Imo State Universal Basic Education Board",
  "short_name": "IMSUBEB",
  "description": "Schools, teachers, education data, resources and public services across Imo State.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF8F1",
  "theme_color": "#075E4A",
  "icons": [
    {
      "src": "assets/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}