{
  "name": "GJS Education Hub",
  "short_name": "GJS Hub",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#006400",
  "theme_color": "#006400",
  "description": "GJS Education Hub - Learn Beyond Exams",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}