{
  "name": "Reset Health Dietitians",
  "short_name": "Reset Health",
  "description": "Practice management app for Reset Health Dietitians — clinical notes, calendar, screening, billing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1B3A4B",
  "background_color": "#1B3A4B",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
