{
  "name": "Zenith Parent Portal",
  "short_name": "Zenith",
  "description": "Track fees, attendance, results and school messages for your child.",
  "start_url": "/portal",
  "scope": "/portal",
  "id": "/portal",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait",
  "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" }
  ]
}