{
  "name": "ITS — Industry Training Solutions",
  "short_name": "ITS Portal",
  "description": "Your NZQA-accredited learning portal",
  "start_url": "/portal/learner/hub/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10123A",
  "theme_color": "#ED028C",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/assets/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "screenshots": [
    {"src": "/assets/screenshot-hub.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Learner Hub"}
  ],
  "categories": ["education"],
  "lang": "en-NZ",
  "shortcuts": [
    {"name": "My Hub", "url": "/portal/learner/hub/", "icons": [{"src": "/assets/favicon.png", "sizes": "96x96"}]},
    {"name": "My Courses", "url": "/courses/", "icons": [{"src": "/assets/favicon.png", "sizes": "96x96"}]}
  ]
}
