{
  "name": "NOWA Staff",
  "short_name": "NOWA",
  "description": "NOWA Staff Portal — manage your crew profile and event applications.",
  "start_url": "/staff-portal/dashboard",
  "scope": "/staff-portal/",
  "id": "/staff-portal/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B1F3A",
  "background_color": "#FFFFFF",
  "icons": [
    { "src": "/icons/nowa-staff-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/nowa-staff-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}