{
  "name": "the patient audit — Independent clinical case audits",
  "short_name": "the patient audit",
  "description": "Independent audits of real clinical cases.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfbfa",
  "theme_color": "#6b6fd6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}