{
  "name": "EduVerse - AI Powered Education Platform",
  "short_name": "EduVerse",
  "description": "AI powered education platform connecting students and teachers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b8a6d",
  "icons": [
    {
      "src": "/assets/images/pdf/eduverse-ai-learning-network-p01.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/pdf/eduverse-ai-learning-network-p01.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}