{
  "name": "Umbrella Academy",
  "short_name": "Umbrella",
  "description": "Handbook, calendar, daily schedule, and forms for Umbrella Academy families.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2E4A47",
  "categories": ["education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Read the handbook",
      "url": "/Umbrella-Academy-Family-Handbook-2026-27.pdf"
    },
    {
      "name": "All forms",
      "url": "/forms.html"
    },
    {
      "name": "Hybrid days",
      "url": "/hybrid.html"
    }
  ]
}
