{
  "name": "Islamic Dashboard",
  "short_name": "Islamic Dashboard",
  "description": "Islamic Educational Dashboard for managing courses, students, and teachers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#2d7a5e",
  "orientation": "any",
  "icons": [
    {
      "src": "/system/logos/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}