{
    "name": "EduVibe",
    "short_name": "EduVibe",
    "id": "/",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0a66c2",
    "icons": [
      {
        "src": "/images/eduvibe_icon_192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/images/eduvibe_icon_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }