{
  "name": "Istiqaama Pangani",
  "short_name": "Istiqaama",
  "description": "School management and community portal.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6e9e",
  "icons": [
    {
      "src": "images/school.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
