{
  "name": "Confivent Therapy EHR",
  "short_name": "Confivent EHR",
  "description": "Mobile-friendly electronic health record suite for therapy sessions.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "build/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "build/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
