{
  "name": "Smart Education Management System",
  "short_name": "SmartEdu",
  "description": "Premium educational planning and management system.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0969da",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-192x192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "assets/icons/icon-512x512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
