{
  "name": "RPL Assessor Companion",
  "short_name": "RPL Companion",
  "description": "Record, map and review recognition of prior learning against Australian units of competency.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#172f4d",
  "theme_color": "#1e032f",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}