{
  "id": "/",
  "name": "TaxiCourse — Course Finder",
  "short_name": "TaxiCourse",
  "description": "Find the right taxi and PHV training course for your region.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFF3F2",
  "theme_color": "#ffffff",
  "lang": "en-GB",
  "categories": [
    "education",
    "utilities"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Course Finder",
      "short_name": "Start",
      "description": "Open the TaxiCourse course finder.",
      "url": "/"
    },
    {
      "name": "Go to Main Site",
      "short_name": "Main Site",
      "description": "Open the TaxiCourse main website.",
      "url": "https://taxicourse.uk"
    }
  ]
}
