{
  "id": "/?source=pwa",
  "name": "RANZ Hub",
  "short_name": "RANZ Hub",
  "description": "RANZ Hub — the New Zealand roofing industry's home for compliance, learning, and discussion.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0f141a",
  "theme_color": "#3c4b5d",
  "lang": "en-NZ",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-dashboard.png",
      "sizes": "813x801",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard — your roofing learning at a glance"
    },
    {
      "src": "/screenshots/mobile-dashboard.png",
      "sizes": "401x553",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Quiz",
      "short_name": "Quiz",
      "description": "Three quick questions to keep your knowledge sharp",
      "url": "/quiz/daily?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Code of Practice modules and learning content",
      "url": "/learn?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ask",
      "short_name": "Ask",
      "description": "Ask a roofing question",
      "url": "/ask?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Your RANZ Hub dashboard",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "protocol_handlers": []
}
