{
  "name": "eLearns.io",
  "short_name": "eLearns.io",
  "description": "NSW Learner & Provisional Route Builder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/twbs/icons/main/icons/map-fill.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://raw.githubusercontent.com/twbs/icons/main/icons/map-fill.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
