{
  "name": "SynergyEHR",
  "short_name": "SynergyEHR",
  "description": "Free, HIPAA-ready EHR for US medical practices, included with medical billing from Synergy Business Solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}