{
  "name": "Mirrah Image Portal",
  "short_name": "Mirrah Image",
  "description": "The Mirrah Image family portal and staff hub — messages, schedules, daily updates, and events.",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1273c2",
  "icons": [
    { "src": "assets/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Family Portal", "url": "/portal.html", "description": "Sign in to your family portal" },
    { "name": "Staff Portal & Mirrah Hub", "url": "/staff-portal.html", "description": "Staff sign-in — dashboard and Mirrah Hub" },
    { "name": "Website", "url": "/", "description": "The Mirrah Image website" }
  ]
}
