{
  "name": "KidzBatch Learning App",
  "short_name": "KidzBatch",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
"background_color": "#ffffff",
"theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/splash-maskable-512",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/splash-maskable-512",
      "sizes": "512x512",
      "type": "image/png"
    },
  {
  "src": "/welcome-splash-512.png",
  "sizes": "512x512",
  "type": "image/png",
  "purpose": "any maskable"
}

  ]
}


