{
  "id": "com.edutech21.app",
  "name": "EduTech-i21 App",
  "short_name": "EduTech-i21",
  "description": "An advanced educational management technology platform for students, teachers, and guardians.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9dd134",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
