{
  "name": "Drive App - Driving Rules Interpreter, Visual-field Engine",
  "short_name": "Drive App",
  "description": "Australian driving visual field assessment tool. Austroads 2022 decision support for optometrists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef0fc",
  "theme_color": "#39a9ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
