{
  "name": "Lumex Education Cloud",
  "short_name": "Lumex",
  "description": "Multi-tenant school management for CBC and 8-4-4. Branded dashboards, fees, reports and parent comms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1E3A8A",
  "categories": ["education", "productivity", "business"],
  "lang": "en",
  "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" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Sign in",   "url": "/login",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Register School", "url": "/register", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
