{
  "name": "Mount Eagle High School - Integrated Management System",
  "short_name": "MEHS Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#002147",
  "theme_color": "#002147",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "business"],
  "description": "Mount Eagle High School and Island Mission Hospital Integrated Management System",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/admin/dashboard.php",
      "description": "Access your dashboard"
    }
  ]
}