{
  "name": "Janith Education Bot",
  "short_name": "JanithEdu",
  "start_url": "/edu-bot/",
  "scope": "/edu-bot/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#00a8ff",
  "icons": [
    {
      "src": "../other images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../other images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}