{
  "name": "Mind In Tech Institute",
  "short_name": "MIT",
  "description": "Empowering Future Tech Leaders with MERN, AI, and Cyber Security.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ebe9e7",
  "theme_color": "#977f67",
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}