{
  "name": "iEduPortal School Management System",
  "short_name": "iEduPortal",
  "start_url": "./pwa/portal.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "description": "iEduPortal school management progressive web app",
  "icons": [
    {"src":"./pwa/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"./pwa/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
