{
  "name": "Hertra Concierge Hub",
  "short_name": "Hertra Hub",
  "description": "Parent and Partner Concierge Dashboard. Settle tuition, manage profiles, and track active academic deployments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a192f",
  "theme_color": "#D4AF37",
  "icons":[
    {
      "src": "/hertra-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/hertra-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}