{
  "name": "GJS Education Hub",
  "short_name": "GJS",
  "description": "AI-powered learning platform for students, parents, teachers and schools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061b49",
  "theme_color": "#061b49",
  "icons": [
    {
      "src": "/android-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}